Skip to content

Recognize .mjs the same as .js #7853

Closed
Closed
@surma

Description

@surma

.mjs is the file extension that is used for ES6 modules.

Emscripten should probably output an .mjs file when -s EXPORT_ES6=1 is set.

//edit: Emscripten currently outputs LLVM IR code when specifying -o file.mjs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions