diff options
Diffstat (limited to 'targets/wasip2.json')
-rw-r--r-- | targets/wasip2.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/targets/wasip2.json b/targets/wasip2.json index 4b0e67591..7c8394c8e 100644 --- a/targets/wasip2.json +++ b/targets/wasip2.json @@ -9,6 +9,7 @@ "linker": "wasm-ld", "libc": "wasmbuiltins", "rtlib": "compiler-rt", + "gc": "precise", "scheduler": "asyncify", "default-stack-size": 65536, "cflags": [ |