Skip to content
Snippets Groups Projects
Commit 2b6ab4cc authored by Cheng Shao's avatar Cheng Shao :beach:
Browse files

wasm: fix post-link.mjs for browser

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)
parent 6797c0a4
No related branches found
No related tags found
No related merge requests found
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