Skip to content
Snippets Groups Projects
Commit 647752c8 authored by Cheng Shao's avatar Cheng Shao Committed by Zubin
Browse files

rts: rename prelude.js to prelude.mjs

This commit renames prelude.js to prelude.mjs for wasm backend rts
jsbits, and slightly adjusts the jsbits contents. This is for
preparing the implementation of dyld.mjs that contains wasm dynamic
linker logic, which needs to import prelude.mjs as a proper ESM
module.

(cherry picked from commit 71a471e7)
(cherry picked from commit 1d5a2ff8)
parent 50d5feec
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment