bytecodealliance / bytecodealliance/wasmtime

Add configuration knobs and enable the WebAssembly compact-import-section proposal

Open
#14,108 4 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Rust
Stars
18.6k
Forks
1.8k
Avg merge
1d 19h
Merged PRs (30d)
121

Description

This proposal has recently moved to stage 4 support in the CG meaning that modules may start using this by default. We should enable this within Wasmtime and turn it on as well. This won't really require any substantive changes to Wasmtime since the proposal is primarily implemented in `wasmparser` which already implements this. The main change, though, is that we probably want to enable fuzzing for this proposal as it's not currently implemented.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.