Skip to content
  • Cheng Shao's avatar
    e18331f3
    rts: rename prelude.js to prelude.mjs · e18331f3
    Cheng Shao authored
    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)
    e18331f3
    rts: rename prelude.js to prelude.mjs
    Cheng Shao authored
    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)
Loading