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-27 01:12:32 +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
build(deps): Bump github/codeql-action from 3.29.10 to 3.29.11 (#4579)
#2642
:
Commit
42851ca821
pushed by
gnh1201
main
2025-08-27 01:12:33 +00:00
0s
Merge dev/zephyr_file_socket into main (#4347)
#2628
:
Commit
0b97d0cb14
pushed by
gnh1201
main
2025-08-26 16:02:32 +00:00
24s
update doc to state support for export/import mut globals (#4562)
#2618
:
Commit
ddd3500602
pushed by
gnh1201
main
2025-08-25 10:02:33 +00:00
25s
Merge pull request #4568 from yamt/nn-51
#2600
:
Commit
58fae578e7
pushed by
gnh1201
main
2025-08-22 04:02:34 +00:00
26s
build(deps): Bump actions/checkout from 3 to 5 (#4567)
#2589
:
Commit
962511226f
pushed by
gnh1201
main
2025-08-21 02:52:40 +00:00
5s
ADOPTERS.md: Add EVP (#4554)
#2579
:
Commit
80007d5b1f
pushed by
gnh1201
main
2025-08-20 02:22:30 +00:00
7s
Add onnxruntime as wasi-nn backend (#4485)
#2557
:
Commit
14ced7c86c
pushed by
gnh1201
main
2025-08-16 10:02:33 +00:00
25s
add validtion for parent_type_idx (#4550)
#2543
:
Commit
cbb6d03337
pushed by
gnh1201
main
2025-08-14 10:02:30 +00:00
22s
Fix several issues (#4377)
#2533
:
Commit
6cfc08eb92
pushed by
gnh1201
dev/zephyr_file_socket
2025-08-13 16:02:30 +00:00
22s
add new relocation type (#4500)
#2523
:
Commit
d95b0e3d46
pushed by
gnh1201
main
2025-08-12 16:02:48 +00:00
40s
Merge branch 'main' into dev/zephyr_file_socket
#2497
:
Commit
3e820aabbc
pushed by
gnh1201
dev/zephyr_file_socket
2025-08-07 22:18:30 +00:00
22s
Merge branch main into dev/zephyr_file_socket (#4531)
#2490
:
Commit
5cead96efc
pushed by
gnh1201
dev/zephyr_file_socket
2025-08-06 19:58:45 +00:00
8s
wasi-nn: fix set_input memory address validation for the legacy abi (#4534)
#2484
:
Commit
6b51c61f5e
pushed by
gnh1201
main
2025-08-07 04:18:34 +00:00
25s
core/iwasm/libraries/lib-socket/test/nslookup.c: use gai_strerror (#4532)
#2474
:
Commit
5b63f3526d
pushed by
gnh1201
main
2025-08-06 03:38:26 +00:00
5s
force wamrc debug build using release version of dependent libs on Windows (#4496)
#2464
:
Commit
f5b7418f89
pushed by
gnh1201
main
2025-08-05 03:08:51 +00:00
5s
Update Dockerfile to install minimal Zephyr SDK (#4515)
#2445
:
Commit
5d15f8fa2d
pushed by
gnh1201
main
2025-08-02 10:18:57 +00:00
44s
Fix several issues (#4377)
#2440
:
Commit
b8e82301c4
pushed by
gnh1201
dev/zephyr_file_socket
2025-08-02 10:18:35 +00:00
28s
loader: add type index checking (#4521)
#2434
:
Commit
378320b886
pushed by
gnh1201
main
2025-08-01 09:19:02 +00:00
7s
add validation for recursive type count in loader (#4522)
#2424
:
Commit
aad1866260
pushed by
gnh1201
main
2025-08-01 01:08:47 +00:00
7s
wasi-nn: fix buffer overruns in load_by_name/load_by_name_with_config (#4491)
#2414
:
Commit
a0de8c7b7d
pushed by
gnh1201
main
2025-07-31 08:48:46 +00:00
7s
Add CLI option for iwasm to create and attach shared heap to wasm app (#4499)
#2404
:
Commit
b322e297c6
pushed by
gnh1201
main
2025-07-30 08:18:30 +00:00
5s
Bump version to 2.4.1 (#4513)
#2394
:
Commit
b124f70345
pushed by
gnh1201
main
2025-07-29 07:48:41 +00:00
13s
bump AOT_CURRENT_VERSION for extended-const (#4511)
#2384
:
Commit
d298a66d38
pushed by
gnh1201
main
2025-07-28 10:18:32 +00:00
23s
add a CL option to specify shared heap size
#2358
:
Commit
c080aa80d0
pushed by
gnh1201
main
2025-07-23 04:18:30 +00:00
23s
lib-socket: make getaddrinfo return EAI_ values (#4498)
#2347
:
Commit
a780ffdc43
pushed by
gnh1201
main
2025-07-22 04:08:22 +00:00
4s
wasi-nn: add a comment on load_by_name_with_config (#4492)
#2326
:
Commit
e4d2673a7c
pushed by
gnh1201
main
2025-07-18 10:19:23 +00:00
1m13s
modify macro related to simde when WASM_OP_SELECT_128 (#4461)
#2321
:
Commit
704aa3e7e5
pushed by
gnh1201
main
2025-07-17 09:48:34 +00:00
6s
wasi_socket_ext.c: fix error reporting
#2308
:
Commit
db942f3aaf
pushed by
gnh1201
main
2025-07-16 10:18:29 +00:00
22s
wasi_socket_ext.c: fix the number of getaddrinfo results (#4466)
#2299
:
Commit
2a952b371a
pushed by
gnh1201
main
2025-07-15 08:48:40 +00:00
7s
posix os_socket_addr_resolve: return the consistent max_info_size (#4467)
#2278
:
Commit
17be90d8f0
pushed by
gnh1201
main
2025-07-11 12:24:51 +00:00
1m23s
First
Previous
1
2
3
4
5
...
Next
Last