bytecodealliance / bytecodealliance/wasm-tools
Add the ability to skip CustomSections
Open
wasmparser
- Dominant language
- Rust
- Stars
- 1.8k
- Forks
- 351
- Avg merge
- 16h 57m
- Merged PRs (30d)
- 38
Description
Because they have an unbounded size, only determined by the actual implementation, it'd be great to have a `CustomSectionStart` payload which would give the caller with opportunity to skip the custom section when it is large.
Contributor guide
Assessment
This issue has not been assessed yet.