diff options
Diffstat (limited to 'targets')
-rw-r--r-- | targets/wasi.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/targets/wasi.json b/targets/wasi.json index 9caec7a57..9ae96a338 100644 --- a/targets/wasi.json +++ b/targets/wasi.json @@ -11,7 +11,6 @@ "ldflags": [ "--allow-undefined", "--stack-first", - "--export-dynamic", "--no-demangle" ], "emulator": ["wasmtime"], |