bytecodealliance / bytecodealliance/componentize-go
Create a `bindings --stub-wasi` option
Open
- Dominant language
- Rust
- Stars
- 17
- Forks
- 8
- Avg merge
- 6h 57m
- Merged PRs (30d)
- 5
Description
componentize-py has a --stub-wasi option which turns the default imports provided by the `wasi_snapshot_preview1.reactor.wasm` file into trapping stub functions. This allows a user to have more control over what their component imports. We should implement this in componentize-go.
Contributor guide
Assessment
This issue has not been assessed yet.