Skip to content

Pull requests: bytecodealliance/wasm-micro-runtime

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix sock_connect using wrong rights constant
#4849 opened Feb 25, 2026 by sumleo Loading…
Fix wrong condition in Memory64 data segment loading
#4848 opened Feb 25, 2026 by sumleo Loading…
Fix relocation addend sign extension on 32-bit platforms
#4846 opened Feb 25, 2026 by sumleo Loading…
Fix off-by-one in aot_alloc_tiny_frame overflow check
#4845 opened Feb 25, 2026 by sumleo Loading…
Add NULL check in ns_lookup_list_search for DNS resolution
#4844 opened Feb 25, 2026 by sumleo Loading…
enable unit test on macOS m1
#4841 opened Feb 23, 2026 by lum1n0us Draft
Refactoring enclave sample
#4828 opened Feb 5, 2026 by lum1n0us Loading…
validate heap_type in load_import_table_list
#4827 opened Feb 5, 2026 by kylo5aby Loading…
Update the GC tiered level from B to C.
#4817 opened Jan 30, 2026 by lum1n0us Loading…
Fix a compilation error by clang-17 bug-fix Determine if this PR addresses a bug. It will be used by scripts to classify PRs.
#4812 opened Jan 28, 2026 by lum1n0us Loading…
Fix potential native stack overflow in struct/array object creation bug-fix Determine if this PR addresses a bug. It will be used by scripts to classify PRs.
#4800 opened Jan 22, 2026 by kylo5aby Loading…
add AI-generated unit cases for constant value ai-assistant It is created by an AI assistant or with the help of an AI assistant.
#4789 opened Jan 16, 2026 by kylo5aby Draft
Move exception lock to ModuleInstance data. breaking-change Determine if this PR introduces breaking changes. It will be used by scripts to classify PRs. bug-fix Determine if this PR addresses a bug. It will be used by scripts to classify PRs.
#4772 opened Dec 23, 2025 by vchigrin Loading…
ProTip! Exclude everything labeled bug with -label:bug.