mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-05 11:37:46 +00:00
compiler: add compiler-rt to wasm.json
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
"goarch": "wasm",
|
||||
"linker": "wasm-ld",
|
||||
"libc": "wasi-libc",
|
||||
"rtlib": "compiler-rt",
|
||||
"scheduler": "asyncify",
|
||||
"default-stack-size": 16384,
|
||||
"cflags": [
|
||||
|
||||
Reference in New Issue
Block a user