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
2024-11-26 15:32:05 +00:00
Code
Issues
Actions
14
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_wamrc.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
Actor
All actors
gnh1201
Status
All status
success
failure
waiting
running
add testcases for shared heap and fix POP_MEM_OFFSET of memory64 (#3916)
compilation_on_windows.yml #1181
:
Commit
b0c6d5c23a
pushed by
gnh1201
main
2024-11-25 12:12:31 +00:00
37s
add testcases for shared heap and fix POP_MEM_OFFSET of memory64 (#3916)
compilation_on_sgx.yml #1180
:
Commit
b0c6d5c23a
pushed by
gnh1201
main
2024-11-25 12:12:31 +00:00
39s
add testcases for shared heap and fix POP_MEM_OFFSET of memory64 (#3916)
compilation_on_nuttx.yml #1179
:
Commit
b0c6d5c23a
pushed by
gnh1201
main
2024-11-25 12:11:52 +00:00
0s
add testcases for shared heap and fix POP_MEM_OFFSET of memory64 (#3916)
compilation_on_macos.yml #1178
:
Commit
b0c6d5c23a
pushed by
gnh1201
main
2024-11-25 12:12:30 +00:00
41s
add testcases for shared heap and fix POP_MEM_OFFSET of memory64 (#3916)
compilation_on_android_ubuntu.yml #1177
:
Commit
b0c6d5c23a
pushed by
gnh1201
main
2024-11-25 12:12:27 +00:00
38s
Merge pull request #3925 from bytecodealliance/main
compilation_on_windows.yml #1176
:
Commit
7b704e467e
pushed by
gnh1201
dev/simd_for_interp
2024-11-25 12:12:19 +00:00
30s
Merge pull request #3925 from bytecodealliance/main
compilation_on_sgx.yml #1175
:
Commit
7b704e467e
pushed by
gnh1201
dev/simd_for_interp
2024-11-25 12:12:19 +00:00
32s
Merge pull request #3925 from bytecodealliance/main
compilation_on_nuttx.yml #1174
:
Commit
7b704e467e
pushed by
gnh1201
dev/simd_for_interp
2024-11-25 12:11:47 +00:00
0s
Merge pull request #3925 from bytecodealliance/main
compilation_on_macos.yml #1173
:
Commit
7b704e467e
pushed by
gnh1201
dev/simd_for_interp
2024-11-25 12:12:18 +00:00
34s
Merge pull request #3925 from bytecodealliance/main
compilation_on_android_ubuntu.yml #1172
:
Commit
7b704e467e
pushed by
gnh1201
dev/simd_for_interp
2024-11-25 12:12:15 +00:00
31s
[instantiation linking] Refactor wasm_runtime_instantiate() (#3893)
compilation_on_windows.yml #1171
:
Commit
8c48d717fc
pushed by
gnh1201
dev/instantiate_linking
2024-11-25 12:12:07 +00:00
23s
[instantiation linking] Refactor wasm_runtime_instantiate() (#3893)
compilation_on_sgx.yml #1170
:
Commit
8c48d717fc
pushed by
gnh1201
dev/instantiate_linking
2024-11-25 12:12:07 +00:00
25s
[instantiation linking] Refactor wasm_runtime_instantiate() (#3893)
compilation_on_nuttx.yml #1169
:
Commit
8c48d717fc
pushed by
gnh1201
dev/instantiate_linking
2024-11-25 12:11:42 +00:00
0s
[instantiation linking] Refactor wasm_runtime_instantiate() (#3893)
compilation_on_macos.yml #1168
:
Commit
8c48d717fc
pushed by
gnh1201
dev/instantiate_linking
2024-11-25 12:12:06 +00:00
27s
[instantiation linking] Refactor wasm_runtime_instantiate() (#3893)
compilation_on_android_ubuntu.yml #1167
:
Commit
8c48d717fc
pushed by
gnh1201
dev/instantiate_linking
2024-11-25 12:12:04 +00:00
25s
Fix CI wamr-ide error (#3913)
compilation_on_android_ubuntu.yml #1162
:
Commit
f1d03db8e5
pushed by
gnh1201
main
2024-11-24 06:13:15 +00:00
1m8s
Merge branch main into dev/instantiate_linking (#3915)
compilation_on_windows.yml #1161
:
Commit
534c493328
pushed by
gnh1201
dev/instantiate_linking
2024-11-24 06:13:09 +00:00
1m3s
Merge branch main into dev/instantiate_linking (#3915)
compilation_on_sgx.yml #1160
:
Commit
534c493328
pushed by
gnh1201
dev/instantiate_linking
2024-11-24 06:13:08 +00:00
1m7s
Merge branch main into dev/instantiate_linking (#3915)
compilation_on_nuttx.yml #1159
:
Commit
534c493328
pushed by
gnh1201
dev/instantiate_linking
2024-11-24 06:12:01 +00:00
0s
Merge branch main into dev/instantiate_linking (#3915)
compilation_on_macos.yml #1158
:
Commit
534c493328
pushed by
gnh1201
dev/instantiate_linking
2024-11-24 06:13:08 +00:00
1m9s
Merge branch main into dev/instantiate_linking (#3915)
compilation_on_android_ubuntu.yml #1157
:
Commit
534c493328
pushed by
gnh1201
dev/instantiate_linking
2024-11-24 06:13:05 +00:00
1m6s
Support external toolchain on Windows for aot compiler (#3911)
compilation_on_windows.yml #1152
:
Commit
f2b87d773e
pushed by
gnh1201
main
2024-11-24 06:12:19 +00:00
28s
Support external toolchain on Windows for aot compiler (#3911)
compilation_on_sgx.yml #1151
:
Commit
f2b87d773e
pushed by
gnh1201
main
2024-11-24 06:12:19 +00:00
33s
Support external toolchain on Windows for aot compiler (#3911)
compilation_on_nuttx.yml #1150
:
Commit
f2b87d773e
pushed by
gnh1201
main
2024-11-24 06:11:46 +00:00
0s
Support external toolchain on Windows for aot compiler (#3911)
compilation_on_macos.yml #1149
:
Commit
f2b87d773e
pushed by
gnh1201
main
2024-11-24 06:12:18 +00:00
37s
Support external toolchain on Windows for aot compiler (#3911)
compilation_on_android_ubuntu.yml #1148
:
Commit
f2b87d773e
pushed by
gnh1201
main
2024-11-20 08:30:10 +00:00
3s
Correct the table index calculation in aot_instantiation (#3903)
hadolint_dockerfiles.yml #1143
:
Commit
0119b17526
pushed by
gnh1201
main
2024-11-19 21:30:16 +00:00
0s
Correct the table index calculation in aot_instantiation (#3903)
compilation_on_windows.yml #1142
:
Commit
0119b17526
pushed by
gnh1201
main
2024-11-19 16:10:14 +00:00
0s
Correct the table index calculation in aot_instantiation (#3903)
compilation_on_sgx.yml #1141
:
Commit
0119b17526
pushed by
gnh1201
main
2024-11-19 16:10:12 +00:00
0s
Correct the table index calculation in aot_instantiation (#3903)
compilation_on_nuttx.yml #1140
:
Commit
0119b17526
pushed by
gnh1201
main
2024-11-19 16:10:10 +00:00
0s
First
Previous
1
2
3
4
5
...
Next
Last