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.
Showing
Loading
-
mentioned in commit dd4c2480
-
mentioned in commit b8dfd918
-
mentioned in commit 3489f28d
-
mentioned in commit f6827be8
-
mentioned in commit 5ae97e18
-
mentioned in commit f1bc31a6
-
mentioned in commit e18331f3
-
mentioned in commit 3e46f318
-
mentioned in commit c6d2c6ae
-
mentioned in commit d6fd1647
Please register or sign in to comment