-
Notifications
You must be signed in to change notification settings - Fork 739
Pull requests: bytecodealliance/wasm-micro-runtime
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
build(deps): Bump actions/checkout from 6.0.0 to 6.0.1
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#4747
opened Dec 8, 2025 by
dependabot
bot
Loading…
build(deps): Bump github/codeql-action from 4.31.6 to 4.31.7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#4746
opened Dec 8, 2025 by
dependabot
bot
Loading…
enable WAMR_BUILD_MULTI_MODULE to apply all wasm-vm unit tests
#4745
opened Dec 8, 2025 by
kylo5aby
Loading…
Change linking of vmlib to shared. Allows native-libs to easily be bu…
#4742
opened Dec 6, 2025 by
woodsmc
Loading…
Add runtime API for shared heap destroy and related test cases
#4730
opened Nov 25, 2025 by
TianlongLiang
•
Draft
[UNIT]test: add unit test cases for interpreter to improve coverage
#4716
opened Nov 21, 2025 by
kylo5aby
Loading…
Allow HW OOB exception propagate from callee to caller issue when multi-module is enabled
#4714
opened Nov 20, 2025 by
TianlongLiang
Loading…
[WIP] feat: support graph encoding backend auto-detection in wasi-nn
#4702
opened Nov 13, 2025 by
TE-7000026184
Loading…
A new set of APIs with input pointer NULL-checkers
enhancement
Check if this issue/PR enhances a feature; scripts will use this info.
#4682
opened Oct 29, 2025 by
lum1n0us
Loading…
Fix mismatch of enum sizes between WASM and host
bug-fix
Determine if this PR addresses a bug. It will be used by scripts to classify PRs.
#4676
opened Oct 21, 2025 by
dkouba-atym
Loading…
Reduce warnings relevant to Zephyr platform
bug-fix
Determine if this PR addresses a bug. It will be used by scripts to classify PRs.
#4658
opened Oct 6, 2025 by
kr-t
Loading…
Fix stack overflow detection during ASAN build.
native stack overflow detection
#4642
opened Sep 22, 2025 by
vchigrin
Loading…
Ensure --addr-pool mask accepts numbers only
bug-fix
Determine if this PR addresses a bug. It will be used by scripts to classify PRs.
#4619
opened Sep 11, 2025 by
linear0211
Loading…
Fix compilation error when MSVC is not set to C11 standard
bug-fix
Determine if this PR addresses a bug. It will be used by scripts to classify PRs.
#4588
opened Aug 29, 2025 by
vkensou
Loading…
add Github workflow: auto_close_issue
new feature
Determine if this Issue request a new feature or this PR introduces a new feature.
Prepare a release using a workflow.
enhancement
Check if this issue/PR enhances a feature; scripts will use this info.
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.