fix targets extra files

This commit is contained in:
Li Jie
2025-08-22 08:43:04 +08:00
parent c8eb871252
commit 50d8dbee05
17 changed files with 45 additions and 38 deletions

View File

@@ -24,9 +24,6 @@
"--no-demangle",
"--no-entry"
],
"extra-files": [
"src/runtime/asm_tinygowasm.S"
],
"emulator": "wasmtime run --wasm component-model -Sinherit-network -Sallow-ip-name-lookup --dir={tmpDir}::/tmp {}",
"wit-package": "{root}/lib/wasi-cli/wit/",
"wit-world": "wasi:cli/command"