Lîm Tsú-thuàn
Lîm Tsú-thuàn
### Summary Current import name and export name rules are wrong, due to wasm-tools produce outdated binary. ### Details According to https://github.com/WebAssembly/component-model/issues/391, the current wasm-tools 1.216.0 produce the wrong binary,...
resolve #131
### preview2 interfaces - provide structure 2024/09 - provide content 2024/10- - refers to #2939 to get more details - wasi:io/error - wasi:io/streams - wasi:cli/environment - wasi:cli/exit - wasi:cli/stdin -...
It seems if we support this capability, then we can 1. build trace cache 2. cache can be decided to refresh or keep because now we know the file is...
Below text is the binary built from https://github.com/sunfishcode/hello-wasi-http/tree/29205a0749835bd65be65841640af913be9be794 and use `wasm-tools dump *.wasm` to get. ``` [instance 6] Instantiate { component_index: 0, args: [ComponentInstantiationArg { name: "import-func-handle", kind: Func, index:...