Skip to content
Snippets Groups Projects
Commit 301c3b54 authored by Cheng Shao's avatar Cheng Shao Committed by Marge Bot
Browse files

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
No related merge requests found
Pipeline #102400 passed with warnings
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