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

perf(wamrc): Replace slow symbol lookup with hash map in wamrc
#4912 opened Apr 13, 2026 by jammar1 Contributor Loading…
build(deps): Bump actions/upload-artifact from 7.0.0 to 7.0.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#4911 opened Apr 13, 2026 by dependabot bot Loading…
Fix typo in aot_loader.c's comment section
#4910 opened Apr 9, 2026 by kr-t Contributor Loading…
Fixed build configs and invoke for windows arm64
#4909 opened Apr 8, 2026 by joevdh Loading…
Add sample usage: how to use pre-built WAMR library in user mode
#4908 opened Apr 8, 2026 by TianlongLiang Contributor Loading…
platform: zephyr: add fs.h include
#4906 opened Apr 6, 2026 by martinjaeger Loading…
Implement instruction metering resume
#4902 opened Apr 2, 2026 by AlixANNERAUD Contributor Loading…
runtime_common: always use memcpy in STORE_PTR
#4900 opened Apr 2, 2026 by sjamesr Contributor Loading…
fix: Protect mem consumption from null deref
#4895 opened Mar 31, 2026 by lum1n0us Contributor Loading…
Add Component Model binary parser
#4889 opened Mar 25, 2026 by dimi181 Loading…
Feat: aligned allocation
#4886 opened Mar 20, 2026 by lum1n0us Contributor Loading…
add a set of apis to configure wasi-nn via InstantiationArgs2
#4764 opened Dec 19, 2025 by zhanheng1 Contributor Loading…
Add support for metadata.code.call_targets section
#4664 opened Oct 10, 2025 by Lukasdoe Contributor Loading…
build: fix LLVM 18 build on GCC 15
#4656 opened Oct 3, 2025 by XeniaLu Contributor Loading…
Update LLVM to 21.1.2.
#4654 opened Oct 1, 2025 by wffurr Contributor Loading…
Add WASM32 Platform
#4639 opened Sep 20, 2025 by basicer Loading…
Zephyr: fix the product mini compilation issue
#4629 opened Sep 15, 2025 by lucasAbadFr Contributor Loading…
Set is_binary_freeable in load_from_sections
#4591 opened Sep 1, 2025 by jammar1 Contributor Loading…
add Github workflow: auto_close_issue new feature Determine if this Issue request a new feature or this PR introduces a new feature.
#4565 opened Aug 18, 2025 by Septa2112 Contributor Draft
Revert "libc-wasi: Make rights of STDIN/STDOUT/STDERR fixed and overl… bug-fix Determine if this PR addresses a bug. It will be used by scripts to classify PRs.
#4448 opened Jul 3, 2025 by yamt Contributor Loading…
move stdio fd handle checking in fd_determine_type_rights to ensure type is properly set before return bug-fix Determine if this PR addresses a bug. It will be used by scripts to classify PRs.
#4395 opened Jun 20, 2025 by SneezingCactus Loading…
ProTip! Exclude everything labeled bug with -label:bug.