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
Merge dev/zephyr_file_socket into main (#4347)
#2632
:
Commit
0b97d0cb14
pushed by
gnh1201
main
2025-08-26 16:02:38 +00:00
24s
update doc to state support for export/import mut globals (#4562)
#2622
:
Commit
ddd3500602
pushed by
gnh1201
main
2025-08-25 10:02:46 +00:00
30s
Merge pull request #4568 from yamt/nn-51
#2604
:
Commit
58fae578e7
pushed by
gnh1201
main
2025-08-22 04:02:41 +00:00
23s
build(deps): Bump actions/checkout from 3 to 5 (#4567)
#2593
:
Commit
962511226f
pushed by
gnh1201
main
2025-08-21 02:53:06 +00:00
0s
ADOPTERS.md: Add EVP (#4554)
#2583
:
Commit
80007d5b1f
pushed by
gnh1201
main
2025-08-20 02:22:49 +00:00
0s
Add onnxruntime as wasi-nn backend (#4485)
#2561
:
Commit
14ced7c86c
pushed by
gnh1201
main
2025-08-16 10:02:40 +00:00
24s
add validtion for parent_type_idx (#4550)
#2547
:
Commit
cbb6d03337
pushed by
gnh1201
main
2025-08-14 10:02:35 +00:00
21s
Fix several issues (#4377)
#2537
:
Commit
6cfc08eb92
pushed by
gnh1201
dev/zephyr_file_socket
2025-08-13 16:02:34 +00:00
19s
add new relocation type (#4500)
#2527
:
Commit
d95b0e3d46
pushed by
gnh1201
main
2025-08-12 16:02:53 +00:00
40s
Merge branch 'main' into dev/zephyr_file_socket
#2501
:
Commit
3e820aabbc
pushed by
gnh1201
dev/zephyr_file_socket
2025-08-07 22:18:39 +00:00
25s
Merge branch main into dev/zephyr_file_socket (#4531)
#2494
:
Commit
5cead96efc
pushed by
gnh1201
dev/zephyr_file_socket
2025-08-06 19:59:02 +00:00
0s
wasi-nn: fix set_input memory address validation for the legacy abi (#4534)
#2488
:
Commit
6b51c61f5e
pushed by
gnh1201
main
2025-08-07 04:18:42 +00:00
27s
core/iwasm/libraries/lib-socket/test/nslookup.c: use gai_strerror (#4532)
#2478
:
Commit
5b63f3526d
pushed by
gnh1201
main
2025-08-06 03:38:48 +00:00
0s
force wamrc debug build using release version of dependent libs on Windows (#4496)
#2468
:
Commit
f5b7418f89
pushed by
gnh1201
main
2025-08-05 03:09:11 +00:00
0s
Update Dockerfile to install minimal Zephyr SDK (#4515)
#2449
:
Commit
5d15f8fa2d
pushed by
gnh1201
main
2025-08-02 10:19:03 +00:00
42s
Fix several issues (#4377)
#2444
:
Commit
b8e82301c4
pushed by
gnh1201
dev/zephyr_file_socket
2025-08-02 10:18:42 +00:00
29s
loader: add type index checking (#4521)
#2438
:
Commit
378320b886
pushed by
gnh1201
main
2025-08-01 09:19:20 +00:00
0s
add validation for recursive type count in loader (#4522)
#2428
:
Commit
aad1866260
pushed by
gnh1201
main
2025-08-01 01:09:05 +00:00
0s
wasi-nn: fix buffer overruns in load_by_name/load_by_name_with_config (#4491)
#2418
:
Commit
a0de8c7b7d
pushed by
gnh1201
main
2025-07-31 08:49:04 +00:00
0s
Add CLI option for iwasm to create and attach shared heap to wasm app (#4499)
#2408
:
Commit
b322e297c6
pushed by
gnh1201
main
2025-07-30 08:18:52 +00:00
1s
Bump version to 2.4.1 (#4513)
#2398
:
Commit
b124f70345
pushed by
gnh1201
main
2025-07-29 07:49:03 +00:00
0s
bump AOT_CURRENT_VERSION for extended-const (#4511)
#2388
:
Commit
d298a66d38
pushed by
gnh1201
main
2025-07-28 10:18:39 +00:00
24s
add a CL option to specify shared heap size
#2362
:
Commit
c080aa80d0
pushed by
gnh1201
main
2025-07-23 04:18:36 +00:00
21s
lib-socket: make getaddrinfo return EAI_ values (#4498)
#2351
:
Commit
a780ffdc43
pushed by
gnh1201
main
2025-07-22 04:08:42 +00:00
0s
wasi-nn: add a comment on load_by_name_with_config (#4492)
#2330
:
Commit
e4d2673a7c
pushed by
gnh1201
main
2025-07-18 10:19:38 +00:00
58s
modify macro related to simde when WASM_OP_SELECT_128 (#4461)
#2325
:
Commit
704aa3e7e5
pushed by
gnh1201
main
2025-07-17 09:48:52 +00:00
0s
wasi_socket_ext.c: fix error reporting
#2312
:
Commit
db942f3aaf
pushed by
gnh1201
main
2025-07-16 10:18:34 +00:00
21s
wasi_socket_ext.c: fix the number of getaddrinfo results (#4466)
#2303
:
Commit
2a952b371a
pushed by
gnh1201
main
2025-07-15 08:49:00 +00:00
0s
posix os_socket_addr_resolve: return the consistent max_info_size (#4467)
#2282
:
Commit
17be90d8f0
pushed by
gnh1201
main
2025-07-11 12:24:55 +00:00
1m22s
Update zephyr file socket branch (#4406)
#2276
:
Commit
442ea20a00
pushed by
gnh1201
dev/zephyr_file_socket
2025-07-11 12:24:34 +00:00
1m7s
First
Previous
1
2
3
4
5
...
Next
Last