Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • Cheng Shao's avatar
    b91c61d2
    wasm: fix post-link.mjs for browser · b91c61d2
    Cheng Shao authored
    The wasm ghci browser mode needs to run dyld.mjs in the browser which
    imports post-link.mjs. This script makes post-link.mjs runnable in the
    browser by deferring node-specific module imports to their actual use
    sites.
    
    (cherry picked from commit efcebed6)
    b91c61d2
    History
    wasm: fix post-link.mjs for browser
    Cheng Shao authored
    The wasm ghci browser mode needs to run dyld.mjs in the browser which
    imports post-link.mjs. This script makes post-link.mjs runnable in the
    browser by deferring node-specific module imports to their actual use
    sites.
    
    (cherry picked from commit efcebed6)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.