mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-27 19:06:31 +00:00
This pull request allows setting `--cpu:wasm64`, allowing wasm64 as a first class target. This avoids having to set `-cpu:riscv64` as a workaround. Sane defaults for the emscripten toolchain are also provided.