Skip to content

Get at module export table in native code #3616

@fatcerberus

Description

@fatcerberus

There doesn't seem to be a way to get at the exports of a module in native code. I'm trying to implement a system where my engine calls an export default function in the root module, but I haven't found a way of accessing the exports. JsModuleEvaluation(moduleRecord, &result); usually just returns undefined for the result.

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions