issues
search
bytecodealliance
/
wasm-tools
CLI and Rust libraries for low-level manipulation of WebAssembly modules
Apache License 2.0
1.36k
stars
245
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Simplify `VisitOperator for VisitConstOperator`
#1912
alexcrichton
closed
1 day ago
0
use error_in_core for BinaryReaderError
#1911
12101111
opened
4 days ago
2
wit-encoder: Implement world uses and sort interface and world items, uses
#1910
noise64
closed
1 week ago
0
Prepare to update spec test suite
#1909
alexcrichton
closed
1 week ago
0
Add an assert to wit-parser's `assert_valid`.
#1908
sunfishcode
closed
1 week ago
0
`wasmparser`: use `semver` dependency only when `component-model` is enabled
#1907
Robbepop
closed
1 week ago
0
`wasmparser`: optimize type section valiadation by specializing over Wasm feature subset
#1906
Robbepop
closed
1 week ago
4
`wasmparser`: Update `hashbrown` to `v0.15.1` and use its `default-hasher` to replace `ahash` usage
#1905
Robbepop
closed
1 week ago
0
Release wasm-tools 1.220.0
#1904
github-actions[bot]
closed
1 week ago
0
`wasmparser`: feature gate Wasm `simd` support
#1903
Robbepop
opened
2 weeks ago
9
`wasmparser`: fix crate feature propagation
#1902
Robbepop
closed
2 weeks ago
4
Vendor install-rust CI action from Wasmtime
#1901
alexcrichton
closed
2 weeks ago
1
Add memory64 feature to "wasm3" group
#1900
alexcrichton
closed
2 weeks ago
0
`wasmparser`: Should we put 128-bit SIMD behind a crate feature?
#1899
Robbepop
opened
2 weeks ago
8
threads: add validation for constant expressions
#1898
abrown
opened
2 weeks ago
0
merging `wit` is not commutative
#1897
karthik2804
opened
2 weeks ago
0
Enable memory64 by default during validation
#1896
alexcrichton
closed
2 weeks ago
0
Add support for async ABI, futures, streams, and errors
#1895
dicej
opened
2 weeks ago
3
Move some const asserts to runtime asserts
#1894
alexcrichton
closed
3 weeks ago
0
Improve `json-from-wast -h` output
#1893
alexcrichton
closed
3 weeks ago
0
`wast`: Add `#[non_exhaustive]` to `WastArg` and `WastRet`
#1891
Robbepop
closed
3 weeks ago
2
Fix `PrintTermcolor` description in `wasmprinter` crate
#1890
PizzasBear
closed
3 weeks ago
0
Split out `MVP` from `WASM1` feature
#1889
alexcrichton
closed
3 weeks ago
0
Improve the comments for hexadecimal float parsing.
#1888
sunfishcode
closed
3 weeks ago
0
Rename `Float`'s `decimal` field to `fractional`.
#1887
sunfishcode
closed
3 weeks ago
0
Relax semver-checks to compare worlds in packages with different versions
#1886
sunfishcode
closed
3 weeks ago
0
docs: update stale example of wasm encoder
#1884
IWANABETHATGUY
closed
4 weeks ago
0
Support multiple `-f` flags in `validate`
#1882
alexcrichton
closed
1 month ago
0
Support `i8x16.shuffle` in `wasm-mutate`
#1881
alexcrichton
closed
3 weeks ago
0
Add benchmark test case `.wasm` with lots of unique `fn` types
#1880
Robbepop
closed
1 month ago
0
feature: Output wasm custom section
#1879
lxfontes
closed
3 weeks ago
8
Update spec test suite
#1878
alexcrichton
closed
1 month ago
0
Remove a copy being made of wasm modules
#1877
alexcrichton
closed
1 month ago
0
Should hash maps be removed from `wasmparser`?
#1876
alexcrichton
opened
1 month ago
0
wit-parser package not found: explain error better
#1875
pchickey
closed
1 month ago
0
wasm-wave logos dependency: require forbid_unsafe feature from 0.14.2
#1874
pchickey
closed
1 month ago
0
wit-encoder: interface identifier and getter setter fixes
#1873
noise64
closed
1 month ago
2
threads: add `rec` group test
#1872
abrown
closed
1 month ago
0
threads: add space to shared printing
#1871
abrown
closed
1 month ago
0
`wasmparser`: Create abstraction for local initialization (simplify future optimizations)
#1870
Robbepop
closed
1 month ago
7
fuzz: fix debug fuzzing issues
#1869
abrown
closed
1 month ago
0
wit-parser: Group sources used for resolve by package ids
#1868
noise64
closed
1 month ago
3
wit-encoder: Add missing getters and setters
#1867
noise64
closed
1 month ago
0
`wasmparser`: Allow to drop hash-based dependencies entirely
#1866
Robbepop
closed
1 month ago
5
Skip Wasmtime in no_traps for wide-arithmetic
#1865
alexcrichton
closed
1 month ago
0
Update unicode-width to 0.2.0
#1864
printfn
closed
1 month ago
0
List two more text-only proposals as implemented
#1863
alexcrichton
closed
1 month ago
0
Add support for `extended-const` to `wasm-smith`
#1862
alexcrichton
closed
1 month ago
0
Enable bulk-memory by default in `wasm-smith`
#1861
alexcrichton
closed
1 month ago
0
Release wasm-tools 1.219.1
#1860
github-actions[bot]
closed
1 month ago
0
Next