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)
#1199
:
Commit
1d111a38d6
pushed by
gnh1201
main
2024-11-26 07:22:05 +00:00
0s
Merge pull request #3930 from Zzzabiyaka/makslit/load_opcodes
#1190
:
Commit
09b7fae341
pushed by
gnh1201
dev/simd_for_interp
2024-11-25 23:12:11 +00:00
0s
add testcases for shared heap and fix POP_MEM_OFFSET of memory64 (#3916)
#1181
:
Commit
b0c6d5c23a
pushed by
gnh1201
main
2024-11-25 12:12:31 +00:00
37s
Merge pull request #3925 from bytecodealliance/main
#1176
:
Commit
7b704e467e
pushed by
gnh1201
dev/simd_for_interp
2024-11-25 12:12:19 +00:00
30s
[instantiation linking] Refactor wasm_runtime_instantiate() (#3893)
#1171
:
Commit
8c48d717fc
pushed by
gnh1201
dev/instantiate_linking
2024-11-25 12:12:07 +00:00
23s
Merge branch main into dev/instantiate_linking (#3915)
#1161
:
Commit
534c493328
pushed by
gnh1201
dev/instantiate_linking
2024-11-24 06:13:09 +00:00
1m3s
Support external toolchain on Windows for aot compiler (#3911)
#1152
:
Commit
f2b87d773e
pushed by
gnh1201
main
2024-11-24 06:12:19 +00:00
28s
Correct the table index calculation in aot_instantiation (#3903)
#1142
:
Commit
0119b17526
pushed by
gnh1201
main
2024-11-19 16:10:14 +00:00
0s
zephyr: Enable WASI support for file system and sockets on zephyr (#3633)
#1137
:
Commit
04642622d4
pushed by
gnh1201
dev/zephyr_file_socket
2024-11-19 21:32:38 +00:00
2m22s
Merge branch main into dev/thread_suspension
#1131
:
Commit
60c9571ffe
pushed by
gnh1201
dev/thread_suspension
2024-11-19 21:32:32 +00:00
2m19s
Emit imm for lane extract and replace (#3906)
#1125
:
Commit
fbbcd08b3c
pushed by
gnh1201
dev/simd_for_interp
2024-11-19 21:32:14 +00:00
2m10s
Merge branch main into dev/multi_memory
#1119
:
Commit
a3b3edc6b5
pushed by
gnh1201
dev/multi_memory
2024-11-19 21:31:56 +00:00
2m0s
Merge pull request #3878 from bytecodealliance/main
#1113
:
Commit
0e5dbe14de
pushed by
gnh1201
dev/memory64
2024-11-19 21:31:37 +00:00
1m50s
[instantiation linking] create and import WASMMemoryInstance for interp (#3845)
#1108
:
Commit
e030350bd7
pushed by
gnh1201
dev/instantiate_linking
2024-11-19 21:31:18 +00:00
1m35s
Merge pull request #3877 from bytecodealliance/main
#1102
:
Commit
6985372dd2
pushed by
gnh1201
dev/exce_handling
2024-11-19 21:31:13 +00:00
1m32s
Merge branch main into dev/dynamic_linking
#1096
:
Commit
ec7804cff1
pushed by
gnh1201
dev/dynamic_linking
2024-11-19 21:30:54 +00:00
1m17s
Merge pull request #3874 from bytecodealliance/main
#1090
:
Commit
21d71def73
pushed by
gnh1201
dev/checkpoint_and_restore
2024-11-19 21:30:36 +00:00
1m4s
Add Windows wamrc and iwasm build in release CI (#3857)
#983
:
Commit
1af474099b
pushed by
gnh1201
main
2024-10-18 06:02:12 +00:00
18s
Merge pull request #3833 from jammar1/jamamr1/add_stubs_and_one_imp
#970
:
Commit
2e61591be4
pushed by
gnh1201
dev/simd_for_interp
2024-10-17 00:02:09 +00:00
16s
Fix some compile warnings and typos (#3854)
#965
:
Commit
327374cfee
pushed by
gnh1201
main
2024-10-16 18:02:07 +00:00
14s
build(deps): bump github/codeql-action from 3.26.11 to 3.26.12 (#3856)
#956
:
Commit
0152e2c9f7
pushed by
gnh1201
main
2024-10-15 12:32:53 +00:00
0s
Enable libc-wasi for windows msvc build (#3852)
#951
:
Commit
b16b6044ee
pushed by
gnh1201
main
2024-10-14 20:12:50 +00:00
0s
Support table64 extension in classic-interp and AOT running modes (#3811)
#934
:
Commit
36d438051e
pushed by
gnh1201
main
2024-10-13 00:02:09 +00:00
16s
thread suspension test: Fix several issues (#3850)
#929
:
Commit
2c720427f4
pushed by
gnh1201
dev/thread_suspension
2024-10-12 12:02:06 +00:00
14s
libc-emcc: Use alternate method to check getrandom support (#3848)
#920
:
Commit
2b5e2d9c2c
pushed by
gnh1201
main
2024-10-11 12:02:29 +00:00
32s
Fix issues of destroy_shared_heaps (#3847)
#915
:
Commit
19160f0e1d
pushed by
gnh1201
dev/shared_heap
2024-10-11 12:02:15 +00:00
23s
Fix exec_env_tls assertion in module instantiation (#3844)
#901
:
Commit
deacb7a8d8
pushed by
gnh1201
main
2024-10-09 12:02:29 +00:00
30s
Merge branch main into dev/thread_suspension
#895
:
Commit
9dabca6740
pushed by
gnh1201
dev/thread_suspension
2024-10-09 12:02:15 +00:00
21s
aot_comp_option.h: Add missing stdint.h header (#3834)
#890
:
Commit
0c4b2da048
pushed by
gnh1201
main
2024-10-08 09:02:49 +00:00
0s
Merge pull request #3832 from loganek/loganek/simd
#885
:
Commit
f7f1491f0d
pushed by
gnh1201
dev/simd_for_interp
2024-10-09 06:02:08 +00:00
16s
First
Previous
1
2
3
4
5
Next
Last