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-07-14 00:08:16 +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
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
Merge pull request #4356 from lum1n0us/fix/merge_into_dev_shared_heap_from_main
compilation_on_macos.yml #2160
:
Commit
1394b8a7a7
pushed by
gnh1201
dev/shared_heap
2025-06-19 01:09:32 +00:00
33s
Merge pull request #4356 from lum1n0us/fix/merge_into_dev_shared_heap_from_main
compilation_on_android_ubuntu.yml #2159
:
Commit
1394b8a7a7
pushed by
gnh1201
dev/shared_heap
2025-06-19 01:09:29 +00:00
30s
Collective fix for typos and minor bugs (#4369)
compilation_on_windows.yml #2158
:
Commit
8e60feb181
pushed by
gnh1201
main
2025-06-17 10:39:56 +00:00
0s
Collective fix for typos and minor bugs (#4369)
compilation_on_sgx.yml #2157
:
Commit
8e60feb181
pushed by
gnh1201
main
2025-06-17 10:39:54 +00:00
1s
Collective fix for typos and minor bugs (#4369)
compilation_on_nuttx.yml #2156
:
Commit
8e60feb181
pushed by
gnh1201
main
2025-06-17 10:39:52 +00:00
0s
Collective fix for typos and minor bugs (#4369)
compilation_on_macos.yml #2155
:
Commit
8e60feb181
pushed by
gnh1201
main
2025-06-17 10:39:49 +00:00
1s
Collective fix for typos and minor bugs (#4369)
compilation_on_android_ubuntu.yml #2154
:
Commit
8e60feb181
pushed by
gnh1201
main
2025-06-17 10:39:41 +00:00
6s
Modify AOT static PGO to conform to llvm-18 and add a CI job to test static PGO on the coremark benchmark (#4345)
compilation_on_windows.yml #2133
:
Commit
0343aaf8c3
pushed by
gnh1201
main
2025-06-13 19:09:27 +00:00
19s
Modify AOT static PGO to conform to llvm-18 and add a CI job to test static PGO on the coremark benchmark (#4345)
compilation_on_sgx.yml #2132
:
Commit
0343aaf8c3
pushed by
gnh1201
main
2025-06-13 19:09:27 +00:00
23s
Modify AOT static PGO to conform to llvm-18 and add a CI job to test static PGO on the coremark benchmark (#4345)
compilation_on_nuttx.yml #2131
:
Commit
0343aaf8c3
pushed by
gnh1201
main
2025-06-13 19:09:04 +00:00
0s
Modify AOT static PGO to conform to llvm-18 and add a CI job to test static PGO on the coremark benchmark (#4345)
compilation_on_macos.yml #2130
:
Commit
0343aaf8c3
pushed by
gnh1201
main
2025-06-13 19:09:26 +00:00
26s
Modify AOT static PGO to conform to llvm-18 and add a CI job to test static PGO on the coremark benchmark (#4345)
compilation_on_android_ubuntu.yml #2129
:
Commit
0343aaf8c3
pushed by
gnh1201
main
2025-06-13 19:09:22 +00:00
23s
Update WABT downloads URL (#4357)
compilation_on_windows.yml #2128
:
Commit
2fe7105e8d
pushed by
gnh1201
main
2025-06-12 16:19:49 +00:00
0s
Update WABT downloads URL (#4357)
compilation_on_sgx.yml #2127
:
Commit
2fe7105e8d
pushed by
gnh1201
main
2025-06-12 16:19:46 +00:00
1s
Update WABT downloads URL (#4357)
compilation_on_nuttx.yml #2126
:
Commit
2fe7105e8d
pushed by
gnh1201
main
2025-06-12 16:19:43 +00:00
0s
Update WABT downloads URL (#4357)
compilation_on_macos.yml #2125
:
Commit
2fe7105e8d
pushed by
gnh1201
main
2025-06-12 16:19:41 +00:00
2s
Update WABT downloads URL (#4357)
compilation_on_android_ubuntu.yml #2124
:
Commit
2fe7105e8d
pushed by
gnh1201
main
2025-06-12 16:19:32 +00:00
6s
wasi_socket_ext.c: avoid tls to make this library-friendly (#4338)
compilation_on_windows.yml #2119
:
Commit
7f968f5926
pushed by
gnh1201
main
2025-06-12 08:09:51 +00:00
0s
wasi_socket_ext.c: avoid tls to make this library-friendly (#4338)
compilation_on_sgx.yml #2118
:
Commit
7f968f5926
pushed by
gnh1201
main
2025-06-12 08:09:49 +00:00
1s
wasi_socket_ext.c: avoid tls to make this library-friendly (#4338)
compilation_on_nuttx.yml #2117
:
Commit
7f968f5926
pushed by
gnh1201
main
2025-06-12 08:09:47 +00:00
0s
wasi_socket_ext.c: avoid tls to make this library-friendly (#4338)
compilation_on_macos.yml #2116
:
Commit
7f968f5926
pushed by
gnh1201
main
2025-06-12 08:09:43 +00:00
2s
wasi_socket_ext.c: avoid tls to make this library-friendly (#4338)
compilation_on_android_ubuntu.yml #2115
:
Commit
7f968f5926
pushed by
gnh1201
main
2025-06-12 08:09:36 +00:00
5s
wasi-nn: do not assign wasi_nn_ctx->backend multiple times (#4329)
compilation_on_windows.yml #2106
:
Commit
ea5757f1d7
pushed by
gnh1201
main
2025-06-10 07:09:33 +00:00
25s
wasi-nn: do not assign wasi_nn_ctx->backend multiple times (#4329)
compilation_on_sgx.yml #2105
:
Commit
ea5757f1d7
pushed by
gnh1201
main
2025-06-10 07:09:32 +00:00
25s
wasi-nn: do not assign wasi_nn_ctx->backend multiple times (#4329)
compilation_on_nuttx.yml #2104
:
Commit
ea5757f1d7
pushed by
gnh1201
main
2025-06-10 07:09:07 +00:00
0s
wasi-nn: do not assign wasi_nn_ctx->backend multiple times (#4329)
compilation_on_macos.yml #2103
:
Commit
ea5757f1d7
pushed by
gnh1201
main
2025-06-10 07:09:32 +00:00
27s
wasi-nn: do not assign wasi_nn_ctx->backend multiple times (#4329)
compilation_on_android_ubuntu.yml #2102
:
Commit
ea5757f1d7
pushed by
gnh1201
main
2025-06-10 07:09:30 +00:00
25s
wasi-nn: do not assign wasi_nn_ctx->backend multiple times (#4329)
hadolint_dockerfiles.yml #2101
:
Commit
ea5757f1d7
pushed by
gnh1201
dev/extended_const
2025-06-10 07:09:05 +00:00
0s
wasi-nn: do not assign wasi_nn_ctx->backend multiple times (#4329)
compilation_on_windows.yml #2100
:
Commit
ea5757f1d7
pushed by
gnh1201
dev/extended_const
2025-06-10 07:09:25 +00:00
20s
wasi-nn: do not assign wasi_nn_ctx->backend multiple times (#4329)
compilation_on_sgx.yml #2099
:
Commit
ea5757f1d7
pushed by
gnh1201
dev/extended_const
2025-06-10 07:09:24 +00:00
22s
First
Previous
1
2
3
4
5
...
Next
Last