compiler: add compiler-rt to wasm.json

This commit is contained in:
Charlie Haley
2023-07-31 19:48:11 +01:00
committed by Ron Evans
parent 5b581d83b3
commit 5f2e72f371
+1
View File
@@ -7,6 +7,7 @@
"goarch": "wasm",
"linker": "wasm-ld",
"libc": "wasi-libc",
"rtlib": "compiler-rt",
"scheduler": "asyncify",
"default-stack-size": 16384,
"cflags": [