This website requires JavaScript.
Explore
Help
Register
Sign In
gnh1201
/
wasm-micro-runtime
Watch
1
Star
0
Fork
0
You've already forked wasm-micro-runtime
mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced
2025-11-27 01:50:50 +00:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
All Workflows
build_docker_images.yml
build_iwasm_release.yml
build_llvm_libraries.yml
build_wamr_lldb.yml
build_wamr_sdk.yml
build_wamr_vscode_ext.yml
build_wamr_wasi_extensions.yml
build_wamrc.yml
check_version_h.yml
codeql.yml
coding_guidelines.yml
compilation_on_android_ubuntu.yml
compilation_on_macos.yml
compilation_on_nuttx.yml
compilation_on_sgx.yml
compilation_on_windows.yml
compilation_on_zephyr.yml
create_tag.yml
hadolint_dockerfiles.yml
nightly_run.yml
release_process.yml
reuse_latest_release_binaries.yml
spec_test_on_nuttx.yml
supply_chain.yml
wamr_wasi_extensions.yml
Actor
All actors
gnh1201
Status
All status
success
failure
waiting
running
Remove local fuzzing server (#4729)
#3151
:
Commit
a75dc9be51
pushed by
gnh1201
main
2025-11-26 17:20:41 +00:00
0s
build(deps): Bump github/codeql-action from 4.31.3 to 4.31.5 (#4727)
#3145
:
Commit
6182505c00
pushed by
gnh1201
main
2025-11-25 17:11:27 +00:00
0s
Namespace generated headers with zephyr/ (#4670)
#3140
:
Commit
a192467067
pushed by
gnh1201
main
2025-11-25 00:50:52 +00:00
0s
Fast-interp should report unsupported opcode (#4723)
#3134
:
Commit
53ffe451d0
pushed by
gnh1201
main
2025-11-24 16:41:24 +00:00
0s
build(deps): Bump github/codeql-action from 3.29.1 to 4.31.3 (#4709)
#3104
:
Commit
c065004e8c
pushed by
gnh1201
main
2025-11-19 17:20:33 +00:00
0s
wamr/arm: Add CFI directives to Thumb VFP assembly for better debugging (#4697)
#3099
:
Commit
e2da849f11
pushed by
gnh1201
main
2025-11-18 13:30:39 +00:00
0s
Use a customized codeql configration (#4207)
#3093
:
Commit
951684c8dd
pushed by
gnh1201
dev/cm_wasip2
2025-11-18 05:20:33 +00:00
0s
Use a customized codeql configration (#4207)
#3079
:
Commit
951684c8dd
pushed by
gnh1201
main
2025-11-15 17:20:33 +00:00
0s
fix bug and add unit test case for runtime api when shared heap is enabled (#4695)
#3066
:
Commit
7898af9f21
pushed by
gnh1201
main
2025-11-12 11:20:40 +00:00
0s
fix: remove stack size check from exec_env_check (#4688)
#3036
:
Commit
4b42cfdbce
pushed by
gnh1201
main
2025-11-06 11:20:40 +00:00
0s
Refactor the CMake and related scripts for unit tests (#4605)
#3026
:
Commit
de4b950781
pushed by
gnh1201
main
2025-11-05 07:01:02 +00:00
0s
docs: clarify that * in signatures does address conversion (#4681)
#3004
:
Commit
238f45dddc
pushed by
gnh1201
main
2025-11-01 18:37:35 +00:00
0s
build(deps): Bump actions/upload-artifact from 4 to 5 (#4679)
#2986
:
Commit
89b4043213
pushed by
gnh1201
main
2025-10-29 07:41:15 +00:00
0s
Port gitbook document to main (#4621)
#2965
:
Commit
ba9f9d180f
pushed by
gnh1201
main
2025-10-24 13:41:22 +00:00
0s
loader: fix block/loop ref params type checking (#4647)
#2931
:
Commit
3bf08a0eda
pushed by
gnh1201
main
2025-10-17 09:41:06 +00:00
0s
Merge version update to 2.4.2 back into main branch (#4661)
#2921
:
Commit
7aff7372e2
pushed by
gnh1201
main
2025-10-16 05:52:17 +00:00
0s
Add a watchdog to prevent the similar crash in AOT mode (#4625)
#2903
:
Commit
d7b6bc5aca
pushed by
gnh1201
main
2025-10-13 23:01:40 +00:00
0s
Switch from deprecated overload of createTargetMachine (#4650)
#2885
:
Commit
df908048de
pushed by
gnh1201
main
2025-10-10 10:43:18 +00:00
0s
Merge pull request #4643 from jammar1/jammar1/missing-v128-tee-local
#2819
:
Commit
3f4145e691
pushed by
gnh1201
main
2025-09-26 00:39:04 +00:00
0s
CI: use windows-2022 image for now (#4633)
#2789
:
Commit
a6a9f1f45d
pushed by
gnh1201
main
2025-09-19 12:38:59 +00:00
0s
Merge commit from fork
#2772
:
Commit
95f506a6e7
pushed by
gnh1201
main
2025-09-16 18:39:03 +00:00
0s
add micro AMR_BUILD_LIME1 to enable minimal lime1 feature set (#4571)
#2762
:
Commit
e6fe6060e4
pushed by
gnh1201
main
2025-09-15 14:19:57 +00:00
0s
fix: few CI errors caused by recently enabled compilation flags (#4620)
#2748
:
Commit
ad21524573
pushed by
gnh1201
main
2025-09-13 18:39:04 +00:00
0s
Bump version to 2.4.1 (#4513)
#2742
:
Commit
b124f70345
pushed by
gnh1201
dev/ai_generated_cases
2025-09-13 18:38:57 +00:00
0s
Enable -Wdouble-promotion by default and fix related warnings (#4603)
#2736
:
Commit
d7afa4c0cf
pushed by
gnh1201
main
2025-09-12 12:49:51 +00:00
0s
Turn warnings into errors in CI (#4397)
#2726
:
Commit
b71a6bf58f
pushed by
gnh1201
main
2025-09-12 04:39:32 +00:00
0s
build(deps): Bump github/codeql-action from 3.29.11 to 3.30.1 (#4607)
#2712
:
Commit
9f8a6ab2d6
pushed by
gnh1201
main
2025-09-10 12:38:55 +00:00
0s
Reduce the code duplication a bit (#4596)
#2691
:
Commit
6253bd1b52
pushed by
gnh1201
main
2025-09-05 11:01:11 +00:00
0s
fix potential overflow in memory size calculation (#4549)
#2677
:
Commit
d55852d992
pushed by
gnh1201
main
2025-09-03 05:01:11 +00:00
0s
build(deps): Bump github/codeql-action from 3.29.10 to 3.29.11 (#4579)
#2647
:
Commit
42851ca821
pushed by
gnh1201
main
2025-08-28 04:02:14 +00:00
0s
First
Previous
1
2
Next
Last