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-08-26 08:52:31 +00:00
Code
Issues
Actions
10
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
Merge dev/zephyr_file_socket into main (#4347)
#2630
:
Commit
0b97d0cb14
pushed by
gnh1201
main
2025-08-25 13:03:36 +00:00
0s
update doc to state support for export/import mut globals (#4562)
#2620
:
Commit
ddd3500602
pushed by
gnh1201
main
2025-08-25 10:02:12 +00:00
0s
Merge pull request #4568 from yamt/nn-51
#2602
:
Commit
58fae578e7
pushed by
gnh1201
main
2025-08-22 04:02:15 +00:00
0s
build(deps): Bump actions/checkout from 3 to 5 (#4567)
#2591
:
Commit
962511226f
pushed by
gnh1201
main
2025-08-21 02:53:01 +00:00
0s
ADOPTERS.md: Add EVP (#4554)
#2581
:
Commit
80007d5b1f
pushed by
gnh1201
main
2025-08-20 02:22:44 +00:00
0s
Add onnxruntime as wasi-nn backend (#4485)
#2559
:
Commit
14ced7c86c
pushed by
gnh1201
main
2025-08-16 10:02:13 +00:00
0s
add validtion for parent_type_idx (#4550)
#2545
:
Commit
cbb6d03337
pushed by
gnh1201
main
2025-08-14 10:02:11 +00:00
0s
Fix several issues (#4377)
#2535
:
Commit
6cfc08eb92
pushed by
gnh1201
dev/zephyr_file_socket
2025-08-13 16:02:12 +00:00
0s
add new relocation type (#4500)
#2525
:
Commit
d95b0e3d46
pushed by
gnh1201
main
2025-08-12 16:02:10 +00:00
0s
Merge branch 'main' into dev/zephyr_file_socket
#2499
:
Commit
3e820aabbc
pushed by
gnh1201
dev/zephyr_file_socket
2025-08-07 22:18:11 +00:00
0s
Merge branch main into dev/zephyr_file_socket (#4531)
#2492
:
Commit
5cead96efc
pushed by
gnh1201
dev/zephyr_file_socket
2025-08-06 19:58:57 +00:00
0s
wasi-nn: fix set_input memory address validation for the legacy abi (#4534)
#2486
:
Commit
6b51c61f5e
pushed by
gnh1201
main
2025-08-07 04:18:12 +00:00
0s
core/iwasm/libraries/lib-socket/test/nslookup.c: use gai_strerror (#4532)
#2476
:
Commit
5b63f3526d
pushed by
gnh1201
main
2025-08-06 03:38:43 +00:00
0s
force wamrc debug build using release version of dependent libs on Windows (#4496)
#2466
:
Commit
f5b7418f89
pushed by
gnh1201
main
2025-08-05 03:09:04 +00:00
0s
Update Dockerfile to install minimal Zephyr SDK (#4515)
#2447
:
Commit
5d15f8fa2d
pushed by
gnh1201
main
2025-08-02 10:18:18 +00:00
0s
Fix several issues (#4377)
#2442
:
Commit
b8e82301c4
pushed by
gnh1201
dev/zephyr_file_socket
2025-08-02 10:18:10 +00:00
0s
loader: add type index checking (#4521)
#2436
:
Commit
378320b886
pushed by
gnh1201
main
2025-08-01 09:19:15 +00:00
0s
add validation for recursive type count in loader (#4522)
#2426
:
Commit
aad1866260
pushed by
gnh1201
main
2025-08-01 01:09:00 +00:00
0s
wasi-nn: fix buffer overruns in load_by_name/load_by_name_with_config (#4491)
#2416
:
Commit
a0de8c7b7d
pushed by
gnh1201
main
2025-07-31 08:48:59 +00:00
0s
Add CLI option for iwasm to create and attach shared heap to wasm app (#4499)
#2406
:
Commit
b322e297c6
pushed by
gnh1201
main
2025-07-30 08:18:46 +00:00
0s
Bump version to 2.4.1 (#4513)
#2396
:
Commit
b124f70345
pushed by
gnh1201
main
2025-07-29 07:48:58 +00:00
0s
bump AOT_CURRENT_VERSION for extended-const (#4511)
#2386
:
Commit
d298a66d38
pushed by
gnh1201
main
2025-07-28 10:18:12 +00:00
0s
add a CL option to specify shared heap size
#2360
:
Commit
c080aa80d0
pushed by
gnh1201
main
2025-07-23 04:18:11 +00:00
0s
lib-socket: make getaddrinfo return EAI_ values (#4498)
#2349
:
Commit
a780ffdc43
pushed by
gnh1201
main
2025-07-22 04:08:36 +00:00
0s
wasi-nn: add a comment on load_by_name_with_config (#4492)
#2328
:
Commit
e4d2673a7c
pushed by
gnh1201
main
2025-07-18 10:18:22 +00:00
0s
modify macro related to simde when WASM_OP_SELECT_128 (#4461)
#2323
:
Commit
704aa3e7e5
pushed by
gnh1201
main
2025-07-17 09:48:46 +00:00
0s
wasi_socket_ext.c: fix error reporting
#2310
:
Commit
db942f3aaf
pushed by
gnh1201
main
2025-07-16 10:18:10 +00:00
0s
wasi_socket_ext.c: fix the number of getaddrinfo results (#4466)
#2301
:
Commit
2a952b371a
pushed by
gnh1201
main
2025-07-15 08:48:53 +00:00
0s
posix os_socket_addr_resolve: return the consistent max_info_size (#4467)
#2280
:
Commit
17be90d8f0
pushed by
gnh1201
main
2025-07-11 12:23:30 +00:00
0s
Update zephyr file socket branch (#4406)
#2274
:
Commit
442ea20a00
pushed by
gnh1201
dev/zephyr_file_socket
2025-07-11 12:23:24 +00:00
0s
First
Previous
1
2
3
4
5
...
Next
Last