Go
Home
Pricing
FAQ
Install
Home
Pricing
FAQ
Install
Login
via GitHub
WebAssembly/wabt
Pull Requests
Commits
Open
Closed
wast-parser: add support for '(module definition ...)'
#2666 opened 2025-11-11 18:47 by
sjamesr
Advanced relocation support for wat2wasm, wasm2wat, wasm-validate, wat-desugar
#2649 opened 2025-10-13 20:32 by
feedab1e
fix FORCE_READ for ez80
#2639 opened 2025-09-19 20:38 by
coco875
Add support for compilation-hints proposal
#2627 opened 2025-08-18 08:57 by
Lukasdoe
Divide data segments across all output files when using wasm2c
#2626 opened 2025-08-06 19:29 by
white-axe
Support all garbage collector tests
#2622 opened 2025-06-27 09:35 by
zherczeg
Implement GC opcodes
#2618 opened 2025-06-11 10:12 by
zherczeg
wasm2c: update Windows build to always use internal sha256 library to resolve libcrypto DLL not found issue
#2611 opened 2025-05-31 11:02 by
silbinarywolf
Implement Garbage Collector type system
#2607 opened 2025-05-23 10:59 by
zherczeg
wasm2c: fix TLS declaration to operate on all platforms
#2569 opened 2025-03-25 01:39 by
shravanrn
feat(demo): Run js in worker in wat2wasm demo
#2568 opened 2025-03-21 23:09 by
spotandjake
[WIP] wasm-interp: Implement collection cycles
#2560 opened 2025-03-10 18:33 by
SoniEx2
ci: Add ubuntu-24.04-arm regular CI and release artifact
#2558 opened 2025-03-06 17:27 by
ADKaster
wasm2c: Alter how segments are loaded
#2555 opened 2025-03-05 22:13 by
squk
Fix wasm2c generating undeclared identifier errors
#2554 opened 2025-03-04 19:12 by
squk
Fallback to portable(-ish) SIMD reads against guard pages on not-yet-supported platforms
#2545 opened 2025-02-18 15:01 by
SoniEx2
Make ReadBinaryOptions more strict across readers
#2541 opened 2025-02-14 00:31 by
SoniEx2
optimize in for low memory device
#2535 opened 2025-01-26 14:44 by
primstar-cool
Update wasm-rt-impl.h
#2531 opened 2025-01-18 13:33 by
whirlicote
Add support for ref.test instruction
#2529 opened 2025-01-13 12:36 by
hoodmane
Test harness: parse and ignore UPSTREAM tag
#2463 opened 2024-09-12 15:28 by
SoniEx2
Fix issue#2445 Null Pointer Deref
#2461 opened 2024-09-11 03:19 by
haruki3hhh
In the case of wasmGC, the encoding of the ref is incorrect. such as test/dump/typed_func_refds_params
#2393 opened 2024-02-18 11:02 by
Guo-yyds
c-writer.cc: represent float consts as integer literals
#2389 opened 2024-02-10 22:44 by
keithw
Add test files for wabtjs
#2371 opened 2024-01-22 02:03 by
Changqing-JING
[ci] Build i686-debug configuration
#2369 opened 2024-01-18 02:45 by
sbc100
The wat2wasm tool already supports wasmGC, such as struct.new
#2363 opened 2024-01-08 02:51 by
Guo-yyds
wasm2c: Add macro and tests to disable Wasm's force_read
#2357 opened 2023-12-15 08:24 by
shravanrn
Minor fixes for dump printing
#2342 opened 2023-12-01 13:24 by
rvagg
Fix implicit br return
#2324 opened 2023-11-10 04:16 by
dzfrias
Older