Namhyeon Go gnh1201
gnh1201 synced commits to refs/pull/4113/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:24:34 +00:00
1e41519977 loader: add type index checking (#4402)
e414a327a0 Refactor copy callstack feature (#4401)
8289452abb wasi_nn_tensorflowlite.cpp: fix get_output return size (#4390)
70c39bae77 wasi-nn: fix context lifetime issues (#4396)
Compare 67 commits »
gnh1201 synced commits to refs/pull/4207/head at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:24:34 +00:00
915b00e980 Use a customized codeql configration
ee056d8076 wasi_nn_llamacpp.c: validate input tensor type/dimensions (#4442)
68d5ae10d4 docs: fix cmake variable typo (#4441)
d598c0d0d3 CI: add wamr_wasi_extensions to the release assets (#4425)
da6019f749 wasi_nn_llamacpp.c: reject invalid graph and execution context (#4422)
Compare 102 commits »
gnh1201 synced commits to refs/pull/4207/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:24:34 +00:00
fbd27e5e03 wasi_nn_llamacpp.c: explicitly reject unimplemented input index (#4446)
d3b0b5c066 Add security issue runbook (#4450)
0eceed2ba9 wasi: avoid user-triggerable 0-sized allocations (#4452)
7d05dbc988 Support extended constant expressions (#4432)
Compare 106 commits »
gnh1201 synced commits to refs/pull/4208/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:24:34 +00:00
2372a472aa wasi-nn: make the host use the wasi_ephemeral_nn version of tensor_data (#4411)
23799a2cb6 Collective fix (#4413)
5b32130955 fix bug in bh_vector when extending (#4414)
a7aae9d2cc wasi_nn_llamacpp.c: make this compilable (#4403)
Compare 36 commits »
gnh1201 synced commits to refs/pull/4212/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:24:34 +00:00
23799a2cb6 Collective fix (#4413)
5b32130955 fix bug in bh_vector when extending (#4414)
a7aae9d2cc wasi_nn_llamacpp.c: make this compilable (#4403)
535004dedc Fix handling of non-nullable global_type during global import (#4408)
Compare 60 commits »
gnh1201 synced commits to refs/pull/4223/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:24:34 +00:00
1e41519977 loader: add type index checking (#4402)
e414a327a0 Refactor copy callstack feature (#4401)
8289452abb wasi_nn_tensorflowlite.cpp: fix get_output return size (#4390)
70c39bae77 wasi-nn: fix context lifetime issues (#4396)
Compare 36 commits »
gnh1201 synced commits to refs/pull/4318/head at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:24:34 +00:00
b909770c9f resolve comments and enable extended const for mini loader
gnh1201 synced commits to refs/pull/4336/head at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:24:34 +00:00
688200a6f2 test zephyrproject-rtos/ci-base image
9271ec3ca5 Add a new CI on Zephyr
38fe056cc6 wasi-nn: reduce code duplication a bit (#4433)
430cc5e5ef Refactor AOTObjectData definition to use a forward declaration (#4428)
cb233ec042 build(deps): Bump github/codeql-action from 3.29.0 to 3.29.1 (#4436)
Compare 33 commits »
gnh1201 synced commits to refs/pull/3331/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:24:33 +00:00
d598c0d0d3 CI: add wamr_wasi_extensions to the release assets (#4425)
da6019f749 wasi_nn_llamacpp.c: reject invalid graph and execution context (#4422)
ebf1404ad1 wasi_nn_openvino.c: avoid self-assignment warning (#4434)
c7148a6823 Fix potential integer overflow issues (#4429)
Compare 37 commits »
gnh1201 synced commits to refs/pull/4072/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:24:33 +00:00
4fbb372f15 CI: revert SGX retry attempts (#4421)
0127eafbe5 loader: fix a potential overflow issue (#4427)
7a6a6a39e9 wasi_nn_openvino.c: fix a debug build (#4416)
18d4227ab6 CI: build wamr-wasi-extensions (#4394)
Compare 54 commits »
gnh1201 synced commits to main at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:24:21 +00:00
17be90d8f0 posix os_socket_addr_resolve: return the consistent max_info_size (#4467)
9e92f5ebe1 fix a wamrc debug mode compile issue (#4470)
334b4f8cb5 Add readme for extended const (#4471)
56f87b7ee9 wasi-nn: do not pretend to support legacy abi in openvino and llamacpp (#4468)
933e49df18 appease a few compiler warnings (-Wstrict-prototypes) (#4465)
Compare 52 commits »
gnh1201 synced commits to dev/zephyr_file_socket at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:24:09 +00:00
442ea20a00 Update zephyr file socket branch (#4406)
3ce549948d Merge main to dev zephyr (#4384)
fc3e8903ce Remove unnecessary conversion of __wasi_addr_t to bh_sockaddr_t in sock_recv_from() (#4391)
Compare 3 commits »
gnh1201 synced commits to dev/shared_heap at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:23:59 +00:00
969072567a Address cr comments and some refactor (#4439)
ccdc8369d6 Shared heap enhancement for AOT and update tests and samples (#4226)
Compare 2 commits »
gnh1201 synced and deleted reference refs/tags/refs/pull/4385/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:23:46 +00:00
gnh1201 synced commits to dev/extended_const at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:23:46 +00:00
8223d80d49 format code
5844737428 Merge branch 'main' into dev/extended_const
be33a40ba7 Fix socket shutdown (#12) (#4449)
8a55a1e7a1 Shared heap enhancements for Interpreter and AOT (#4400)
ee056d8076 wasi_nn_llamacpp.c: validate input tensor type/dimensions (#4442)
Compare 74 commits »
gnh1201 synced and deleted reference refs/tags/refs/pull/4226/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:23:45 +00:00
gnh1201 synced and deleted reference refs/tags/refs/pull/4318/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:23:45 +00:00
gnh1201 synced and deleted reference refs/tags/refs/pull/4372/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:23:45 +00:00
gnh1201 synced and deleted reference refs/tags/refs/pull/4379/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:23:45 +00:00
gnh1201 synced and deleted reference refs/tags/refs/pull/4380/merge at gnh1201/wasm-micro-runtime from mirror 2025-07-10 06:23:45 +00:00