Skip to content

Issues: bytecodealliance/wasm-tools

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

components: Implement automatic deduplicating of text format type sugar component-model Issues related to the implementation of the component model wast Related to the text format of WebAssembly (wat/wast)
#598 opened May 16, 2022 by alexcrichton
Implement Display trait for AST types wast Related to the text format of WebAssembly (wat/wast)
#1 opened Mar 29, 2020 by vitiral
wast: Ordering of instructions is a bit disordered wast Related to the text format of WebAssembly (wat/wast)
#57 opened Jul 16, 2020 by eqrion
Request: Annotations for definitions of Wasm proposals/extensions wasmparser Related to the binary format of WebAssembly (wasmparser)
#145 opened Nov 20, 2020 by Robbepop
Add an "unlimited items" mode to wasm-smith wasm-smith Related to the wasm-smith crate and creating wasm modules for fuzzing
#180 opened Dec 18, 2020 by alexcrichton
[wasmparser] Split Operator::BrTable into multiple sub-operators wasmparser Related to the binary format of WebAssembly (wasmparser)
#182 opened Dec 28, 2020 by Robbepop
Refactor wasmparser to avoid "double parsing" wasmparser Related to the binary format of WebAssembly (wasmparser)
#188 opened Jan 7, 2021 by alexcrichton
Enable no-heap-allocation validation wasmparser Related to the binary format of WebAssembly (wasmparser)
#189 opened Jan 7, 2021 by alexcrichton
Get end of module span wast Related to the text format of WebAssembly (wat/wast)
#258 opened Apr 9, 2021 by eqrion
Using wast in combination with wasm-encoder wast Related to the text format of WebAssembly (wat/wast)
#327 opened Aug 31, 2021 by LHolten
Streaming reading in wasmparser wasmparser Related to the binary format of WebAssembly (wasmparser)
#328 opened Sep 2, 2021 by evmar
wasm-mutate: List of mutations we should support good first issue Good for newcomers help wanted Extra attention is needed wasm-mutate Issues related to the `wasm-mutate` crate
#415 opened Dec 7, 2021 by fitzgen
24 of 71 tasks
Fuzz test a 32-bit build wasmparser Related to the binary format of WebAssembly (wasmparser)
#10 opened Aug 31, 2017 by stoklund
Add the ability to skip CustomSections wasmparser Related to the binary format of WebAssembly (wasmparser)
#473 opened Feb 7, 2022 by Plecra
Improve span information for expanded types wast Related to the text format of WebAssembly (wat/wast)
#613 opened May 18, 2022 by alexcrichton
components: Expanded aliases should be deduplicated component-model Issues related to the implementation of the component model wast Related to the text format of WebAssembly (wat/wast)
#630 opened Jun 8, 2022 by alexcrichton
components: Injection of outer aliases doesn't work for core wasm types component-model Issues related to the implementation of the component model wast Related to the text format of WebAssembly (wat/wast)
#667 opened Jul 5, 2022 by alexcrichton
wasmparser: Make VisitOperator more user friendly wasmparser Related to the binary format of WebAssembly (wasmparser)
#713 opened Aug 12, 2022 by Robbepop
Streaming writing/encoding with io::Write wasmparser Related to the binary format of WebAssembly (wasmparser)
#778 opened Sep 28, 2022 by danleh
How to compare Operator and Type, these type not implement eq wasmparser Related to the binary format of WebAssembly (wasmparser)
#780 opened Oct 3, 2022 by hunjixin
wasmparser: for_each_operator! assumes specific name of the lifetime wasmparser Related to the binary format of WebAssembly (wasmparser)
#814 opened Nov 9, 2022 by nagisa
wasmparser: usize may not be the most appropriate type for offsets wasmparser Related to the binary format of WebAssembly (wasmparser)
#838 opened Nov 23, 2022 by nagisa
mutate fuzzer assertion failure wasm-mutate Issues related to the `wasm-mutate` crate
#851 opened Nov 30, 2022 by alexcrichton
mutate fuzzer assertion failure (v2) wasm-mutate Issues related to the `wasm-mutate` crate
#856 opened Dec 1, 2022 by alexcrichton
ProTip! Add no:assignee to see everything that’s not assigned.