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
Fix loader small bug (#3928)
#1198
:
Commit
1d111a38d6
pushed by
gnh1201
main
2024-11-26 07:22:03 +00:00
0s
Merge pull request #3930 from Zzzabiyaka/makslit/load_opcodes
#1189
:
Commit
09b7fae341
pushed by
gnh1201
dev/simd_for_interp
2024-11-25 23:12:09 +00:00
0s
add testcases for shared heap and fix POP_MEM_OFFSET of memory64 (#3916)
#1180
:
Commit
b0c6d5c23a
pushed by
gnh1201
main
2024-11-25 12:12:31 +00:00
39s
Merge pull request #3925 from bytecodealliance/main
#1175
:
Commit
7b704e467e
pushed by
gnh1201
dev/simd_for_interp
2024-11-25 12:12:19 +00:00
32s
[instantiation linking] Refactor wasm_runtime_instantiate() (#3893)
#1170
:
Commit
8c48d717fc
pushed by
gnh1201
dev/instantiate_linking
2024-11-25 12:12:07 +00:00
25s
Merge branch main into dev/instantiate_linking (#3915)
#1160
:
Commit
534c493328
pushed by
gnh1201
dev/instantiate_linking
2024-11-24 06:13:08 +00:00
1m7s
Support external toolchain on Windows for aot compiler (#3911)
#1151
:
Commit
f2b87d773e
pushed by
gnh1201
main
2024-11-24 06:12:19 +00:00
33s
Correct the table index calculation in aot_instantiation (#3903)
#1141
:
Commit
0119b17526
pushed by
gnh1201
main
2024-11-19 16:10:12 +00:00
0s
zephyr: Enable WASI support for file system and sockets on zephyr (#3633)
#1136
:
Commit
04642622d4
pushed by
gnh1201
dev/zephyr_file_socket
2024-11-19 21:32:38 +00:00
2m23s
Merge branch main into dev/thread_suspension
#1130
:
Commit
60c9571ffe
pushed by
gnh1201
dev/thread_suspension
2024-11-19 21:32:32 +00:00
2m23s
Emit imm for lane extract and replace (#3906)
#1124
:
Commit
fbbcd08b3c
pushed by
gnh1201
dev/simd_for_interp
2024-11-19 21:32:13 +00:00
2m12s
Merge branch main into dev/multi_memory
#1118
:
Commit
a3b3edc6b5
pushed by
gnh1201
dev/multi_memory
2024-11-19 21:31:55 +00:00
2m3s
Merge pull request #3878 from bytecodealliance/main
#1112
:
Commit
0e5dbe14de
pushed by
gnh1201
dev/memory64
2024-11-19 21:31:37 +00:00
1m52s
[instantiation linking] create and import WASMMemoryInstance for interp (#3845)
#1107
:
Commit
e030350bd7
pushed by
gnh1201
dev/instantiate_linking
2024-11-19 21:31:18 +00:00
1m35s
Merge pull request #3877 from bytecodealliance/main
#1101
:
Commit
6985372dd2
pushed by
gnh1201
dev/exce_handling
2024-11-19 21:31:12 +00:00
1m33s
Merge branch main into dev/dynamic_linking
#1095
:
Commit
ec7804cff1
pushed by
gnh1201
dev/dynamic_linking
2024-11-19 21:30:54 +00:00
1m19s
Merge pull request #3874 from bytecodealliance/main
#1089
:
Commit
21d71def73
pushed by
gnh1201
dev/checkpoint_and_restore
2024-11-19 21:30:35 +00:00
1m5s
Add Windows wamrc and iwasm build in release CI (#3857)
#982
:
Commit
1af474099b
pushed by
gnh1201
main
2024-10-18 06:02:11 +00:00
21s
Merge pull request #3833 from jammar1/jamamr1/add_stubs_and_one_imp
#969
:
Commit
2e61591be4
pushed by
gnh1201
dev/simd_for_interp
2024-10-17 00:02:09 +00:00
18s
Fix some compile warnings and typos (#3854)
#964
:
Commit
327374cfee
pushed by
gnh1201
main
2024-10-16 18:02:07 +00:00
17s
build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 (#3856)
#955
:
Commit
0152e2c9f7
pushed by
gnh1201
main
2024-10-15 12:32:49 +00:00
1s
Enable libc-wasi for windows msvc build (#3852)
#950
:
Commit
b16b6044ee
pushed by
gnh1201
main
2024-10-14 20:12:47 +00:00
0s
Support table64 extension in classic-interp and AOT running modes (#3811)
#933
:
Commit
36d438051e
pushed by
gnh1201
main
2024-10-13 00:02:08 +00:00
17s
thread suspension test: Fix several issues (#3850)
#928
:
Commit
2c720427f4
pushed by
gnh1201
dev/thread_suspension
2024-10-12 12:02:06 +00:00
16s
libc-emcc: Use alternate method to check getrandom support (#3848)
#919
:
Commit
2b5e2d9c2c
pushed by
gnh1201
main
2024-10-11 12:02:29 +00:00
35s
Fix issues of destroy_shared_heaps (#3847)
#914
:
Commit
19160f0e1d
pushed by
gnh1201
dev/shared_heap
2024-10-11 12:02:15 +00:00
25s
Fix exec_env_tls assertion in module instantiation (#3844)
#900
:
Commit
deacb7a8d8
pushed by
gnh1201
main
2024-10-09 12:02:28 +00:00
31s
Merge branch main into dev/thread_suspension
#894
:
Commit
9dabca6740
pushed by
gnh1201
dev/thread_suspension
2024-10-09 12:02:14 +00:00
23s
aot_comp_option.h: Add missing stdint.h header (#3834)
#889
:
Commit
0c4b2da048
pushed by
gnh1201
main
2024-10-08 09:02:47 +00:00
1s
Merge pull request #3832 from loganek/loganek/simd
#884
:
Commit
f7f1491f0d
pushed by
gnh1201
dev/simd_for_interp
2024-10-09 06:02:07 +00:00
17s
First
Previous
1
2
3
4
5
Next
Last