issues
search
WebAssembly
/
wabt
The WebAssembly Binary Toolkit
Apache License 2.0
6.9k
stars
702
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Issue a nicer error message on wasm components.
#2515
sunfishcode
opened
22 hours ago
1
add installation section to README.md
#2514
andrewbiang888
closed
20 hours ago
0
wasm2c: Implement EHv4
#2513
SoniEx2
opened
4 days ago
1
interp: Implement EHv4
#2512
SoniEx2
closed
5 days ago
1
Something wrong with wasm to wat conversion.
#2511
Yeeyooo
closed
5 days ago
2
wast-parser.cc: Fix a crash from failing (module quote ...)
#2509
keithw
closed
1 week ago
0
wasm2c: support the custom-page-sizes proposal
#2508
keithw
opened
2 weeks ago
0
wasm2c: parametrize memory bounds checks on a per-memory basis
#2507
keithw
opened
2 weeks ago
1
wasm2c: update memory/table operations to use u64 + harmonize checks
#2506
keithw
opened
2 weeks ago
2
test/run-roundtrip.py: test roundtrip even with --stdout
#2505
keithw
closed
2 weeks ago
0
wasm2c: minor code cleanup for OS checks for segue
#2504
shravanrn
closed
1 week ago
0
wasm2c: disable segue in clang8 due to missing fsgsbase support
#2503
shravanrn
closed
2 weeks ago
0
Add support for the custom-page-sizes proposal
#2502
keithw
closed
2 weeks ago
1
wat-writer.cc: update text serialization of data memuse
#2501
keithw
closed
2 weeks ago
3
wasm-decompile: Fix unescaped characters in data output.
#2500
fedosgad
closed
3 weeks ago
1
Fix label 'for' attributes to match input 'id's in demo
#2499
bragle
closed
3 weeks ago
0
test(interp): Move legacy exception handling tests (NFC)
#2498
SoniEx2
closed
3 weeks ago
6
interp: Handle ref.null exn
#2497
SoniEx2
closed
3 weeks ago
0
binary-reader-ir: Track usage of exception handling in features_used
#2496
SoniEx2
closed
3 weeks ago
5
Update testsuite
#2495
keithw
closed
3 weeks ago
6
wasm2c: Use __thread on apple systems also
#2494
shravanrn
closed
2 weeks ago
0
lexer-keywords.txt: Recognize exn and exnref
#2493
SoniEx2
closed
1 month ago
1
[EH] Fix exnref's opcode
#2492
aheejin
closed
1 month ago
3
Fix bug in wasm2c's tail call optimization codegen
#2491
squk
opened
1 month ago
2
wasm2c: Reset the segment register after call_indirect as the register may have changed
#2490
shravanrn
closed
1 month ago
3
type.h: Introduce ExnRef
#2489
SoniEx2
closed
1 month ago
2
wasm2c: Cleanup TLS: check for __thread and declare TLS vars only when needed
#2488
shravanrn
closed
4 weeks ago
1
wasm2c: Cleanup of handling of WASM_RT_USE_SEGUE macro
#2487
shravanrn
closed
1 month ago
3
wasm-interp: Fix off-by-one in DoThrow
#2486
SoniEx2
closed
1 month ago
3
Raise parse error on NaN in i32 and i64 literals
#2485
sjamesr
closed
1 month ago
0
wasm-interp: Handle Refs
#2484
SoniEx2
opened
1 month ago
2
wasm-interp: Fix catch handlers correctly
#2483
SoniEx2
closed
1 month ago
1
wasm-decompile: add function index comments
#2482
python273
closed
1 month ago
9
test failures on aarm64
#2481
SoothedTau
opened
1 month ago
3
wasm2c EH: Move away from alloca
#2480
SoniEx2
closed
1 month ago
13
wasm2c: Fix handling of locals in setjmp targets
#2479
SoniEx2
closed
1 month ago
4
wasm-interp: Fix catch handlers' value stack sizes
#2478
SoniEx2
closed
1 month ago
2
wasm-decompile: expose NameOpts::None as arg
#2477
python273
opened
1 month ago
1
weird bug with exception handling (interpreter)
#2476
SoniEx2
closed
1 month ago
1
wasm-decompile decompile error
#2475
spencerwuwu
opened
2 months ago
2
Refactor binary reader to make use of section order
#2474
SoniEx2
closed
1 month ago
1
Will uninitialized local var be optimised?
#2473
Chocolatieee0929
closed
2 months ago
3
Fix call_ref on empty stack
#2472
SoniEx2
closed
2 months ago
4
Fix error message for ref.is_null
#2471
SoniEx2
closed
2 months ago
1
binary/wat: Implement EHv4
#2470
SoniEx2
closed
5 days ago
20
wasm2c: UB in exception-handling
#2469
SoniEx2
closed
1 month ago
0
Use intrinsic for Popcount on arm64 msvc
#2468
Changqing-JING
closed
2 months ago
0
Remove RunResult
#2467
SoniEx2
opened
2 months ago
0
Fix bug in wasm2c runtime's alternate stack deallocation
#2466
squk
closed
2 months ago
5
wasm2c: Use wrappers for function references
#2465
SoniEx2
closed
2 months ago
9
Next