Commit afccbef
committed
Disable wasi-vfs for dynamic linking targets
We are going to use wasi-virt for componentized builds. But we cannot
integrate it as extension library very soon because it still depends
clang cross-compilation through wasm-opt dependency. Also we would like
to have a flexibility to prototype.1 parent b2bf55a commit afccbef
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments