Project 'TerrorJack/ghc' was moved to 'haskell-wasm/ghc'. Please update any links and bookmarks that may still have the old path.
wasm: fix safari console error message related to import("node:timers")
This patch fixes the wasm backend JSFFI prelude script to avoid calling `import("node:timers")` on non-deno hosts. Safari doesn't like it and would print an error message to the console. Fixes https://gitlab.haskell.org/ghc/ghc-wasm-meta/-/issues/13.
parent
d52a0475
No related branches found
No related tags found
Pipeline #102400 passed with warnings
Stage: tool-lint
Stage: quick-build
Stage: full-build
Stage: packaging
Stage: testing
Stage: deploy
Loading
-
mentioned in merge request !13503 (closed)
-
mentioned in commit 87d40bce
-
mentioned in commit c92da25a
-
mentioned in commit 24db71aa
Please register or sign in to comment