Commit Graph

  • 786877a9e2 update comments and warning info, bitmaps section in llvm profdata shouldn't be used in PGO TL 2025-06-12 10:22:54 +0800
  • 9f8a4d4477 wamr-wasi-extensions/samples/nn/app.c: adapt to use prefixed names YAMAMOTO Takashi 2025-06-10 15:58:12 +0900
  • 342d92c679 wasi_ephemeral_nn.h: prefix identfiers to avoid too generic names YAMAMOTO Takashi 2025-06-10 15:56:54 +0900
  • b0cd256eff wamr-wasi-extensions: add lib-socket things YAMAMOTO Takashi 2025-06-05 19:03:50 +0900
  • 5478d267f4
    wasi_nn_openvino.c: remove the tensor layout adjustment logic (#4308) YAMAMOTO Takashi 2025-06-12 10:34:14 +0900
  • 3a087c4244
    wamr-wasi-extensions: add a cmake package to provide our wasi extension (#4344) YAMAMOTO Takashi 2025-06-12 10:33:25 +0900
  • 928598f1ce
    add heap-type check for GC when ref.null (#4300) Liu Jia 2025-06-12 09:31:17 +0800
  • c932597057
    wasi_nn_types.h: remove a seemingly stale comment (#4348) YAMAMOTO Takashi 2025-06-12 10:29:59 +0900
  • d52f083ac0
    build(deps): Bump requests from 2.32.3 to 2.32.4 in /build-scripts (#4349) dependabot[bot] 2025-06-12 09:29:33 +0800
  • deb71a87f9 Update WABT downloads URL liang.he@intel.com 2025-06-11 12:14:03 +0000
  • c4623e2cb5
    Enable aot memory64 sw bounds checks by default (#4350) TianlongLiang 2025-06-12 08:44:45 +0800
  • c7473d5976 Merge remote-tracking branch 'upstream/main' into fix/merge_into_dev_shared_heap_from_main liang.he@intel.com 2025-06-11 11:37:12 +0000
  • 57710fb404 wasi_nn_openvino.c: add a missing buffer overflow check in get_output YAMAMOTO Takashi 2025-06-11 15:02:09 +0900
  • 68517146da cr suggestions TL 2025-06-11 14:34:54 +0800
  • 8ebfb0716d
    Merge b8e57c6ec3 into 7f968f5926 James Ring 2025-06-11 13:26:37 +0800
  • 04daef917f
    Merge 759d61db63 into ea5757f1d7 Zhenwei Jin 2025-06-11 03:07:16 +0000
  • 759d61db63 resolve comments and enable extended const for mini loader zhenweijin 2025-06-10 17:36:52 +0800
  • 7f968f5926
    wasi_socket_ext.c: avoid tls to make this library-friendly (#4338) YAMAMOTO Takashi 2025-06-11 08:46:35 +0900
  • 07c23cb98e
    build(deps): Bump github/codeql-action from 3.28.18 to 3.28.19 (#4346) dependabot[bot] 2025-06-11 07:35:56 +0800
  • 1c1066dbb6 enable aot memory64 sw bounds checks by default TL 2025-06-10 17:24:39 +0800
  • 34e72dc548
    build(deps): Bump requests from 2.32.3 to 2.32.4 in /build-scripts dependabot[bot] 2025-06-10 08:57:52 +0000
  • 354f3e73cc wasi_nn_types.h: remove a seemingly stale comment YAMAMOTO Takashi 2025-06-10 16:25:55 +0900
  • c2d51decb9 add heaptype check for GC when ref.null Jia Liu 2025-06-10 11:42:07 +0800
  • e018957687 clean up incompatible running mode checks in test script and ci liang.he@intel.com 2025-06-08 06:42:52 +0000
  • c36635771e
    build(deps): Bump github/codeql-action from 3.28.18 to 3.28.19 dependabot[bot] 2025-06-09 10:56:58 +0000
  • 0f475a5194 use union to replace single WASMValue zhenweijin 2025-06-09 17:01:20 +0800
  • 836e6c4f21 some update TL 2025-06-09 16:00:22 +0800
  • 84fb7877c1 update ci to test coremark static pgo TL 2025-06-09 15:42:10 +0800
  • c3e2068a9b update readme and shell scripts TL 2025-06-09 15:28:28 +0800
  • 62d00622e9 update readme and shell scripts TL 2025-06-09 15:24:23 +0800
  • 60c410156a some update TL 2025-06-09 15:11:06 +0800
  • 7a181339f8 static PGO compatible with llvm18 and add CI job to test static PGO on coremark benchmark TL 2025-06-09 14:33:46 +0800
  • b007f299b7 wamr-wasi-extensions: add a cmake package to provide our wasi extension YAMAMOTO Takashi 2025-06-05 09:33:48 +0900
  • 501729608b wasi_ephemeral_nn.h: add a convenience wrapper header YAMAMOTO Takashi 2025-06-05 11:30:48 +0900
  • 2233ff4986 enable CI zhenweijin 2025-06-09 10:46:40 +0800
  • 8f08062db4 implement extended const expr for aot zhenweijin 2025-06-06 18:25:20 +0800
  • 10262414c3 implement extended const expr for interp zhenweijin 2025-06-03 11:36:53 +0800
  • ea5757f1d7
    wasi-nn: do not assign wasi_nn_ctx->backend multiple times (#4329) dev/extended_const YAMAMOTO Takashi 2025-06-09 12:36:31 +0900
  • 4d6b8dcd5d
    wasi_nn.h: make this compatible with wasi_ephemeral_nn (#4330) YAMAMOTO Takashi 2025-06-09 12:36:05 +0900
  • 99c75b53db
    remove temporary wasi-libc build steps from CI workflows (#4343) liang.he 2025-06-09 11:35:24 +0800
  • c891bf14d4 remove temporary wasi-libc build steps from CI workflows liang.he@intel.com 2025-06-08 09:15:33 +0000
  • c8ee5248d9 Follow #4268 to deprecate wamr_ide-related components liang.he@intel.com 2025-06-08 05:51:16 +0000
  • 00b753c41f Fixes: fstat, fstatat, and unlink Dan Kouba 2025-06-06 11:53:23 -0700
  • 933f8124b0
    wasi-nn: fix the size of tensor->type (#4333) YAMAMOTO Takashi 2025-06-06 16:08:18 +0900
  • 769d16eaab
    wasi-nn: move some host-only things out of wasi_nn_types.h (#4334) YAMAMOTO Takashi 2025-06-06 16:07:29 +0900
  • 350af77b03
    Collective fix: fix some typos (#4337) TianlongLiang 2025-06-06 15:06:57 +0800
  • 97e9502bb3
    Update Dockerfile for Zephyr SDK and Zephyr-project versioning (#4335) liang.he 2025-06-06 15:05:44 +0800
  • 48a97736b3
    Update binary compression steps to follow symlinks for actual files (#4321) liang.he 2025-06-06 15:05:04 +0800
  • 2430f0c88f Update Dockerfile for Zephyr SDK and Zephyr-project versioning liang.he@intel.com 2025-06-05 06:11:43 +0000
  • f3d8fd1ac2 wasi_socket_ext.c: avoid tls to make this library-friendly YAMAMOTO Takashi 2025-06-05 18:28:20 +0900
  • 043c3d5823 Fix typo in wasm value comparison TianlongLiang 2025-06-05 17:33:03 +0800
  • f160233b62 Fix sample_test_run address resolving command TianlongLiang 2025-06-04 17:05:39 +0800
  • 484da5db47
    Fix memory typo in README.md TianlongLiang 2025-06-05 17:44:06 +0800
  • 5712a1b4bb
    Change vec util variable naming TianlongLiang 2025-06-05 17:43:27 +0800
  • a8b7a906ef
    Fix typo in ref_types.md TianlongLiang 2025-06-05 17:42:43 +0800
  • 3e51e3dd8e docs: fix uintptr_t typo TianlongLiang 2025-06-05 17:42:11 +0800
  • 08d8adca44 fix: avoid using built-in name in python ffi TianlongLiang 2025-06-05 17:37:54 +0800
  • 527bd4fae8 Fix typo in README TianlongLiang 2025-06-05 17:37:40 +0800
  • e04c718284 fix WASM_ENABLE_WASI_EPHEMERAL_NN build YAMAMOTO Takashi 2025-06-05 14:35:01 +0900
  • e9b97c28b5 wasi_nn.h: make this compatible with wasi_ephemeral_nn YAMAMOTO Takashi 2025-06-05 11:30:08 +0900
  • 7e32f7929a wasi-nn: move some host-only things out of wasi_nn_types.h YAMAMOTO Takashi 2025-06-05 14:49:28 +0900
  • 1e9ffa700a wasi-nn: fix the size of tensor->type YAMAMOTO Takashi 2025-06-05 14:36:42 +0900
  • 602e86adc3
    Add wamrc compilation into Windows CI workflow (#4327) liang.he 2025-06-05 11:57:29 +0800
  • 7f133e7ec5 wasi-nn: do not assign wasi_nn_ctx->backend multiple times YAMAMOTO Takashi 2025-06-02 17:54:13 +0900
  • 79cb4366ae
    wasi-nn: remove unused wasi_nn_dump_tensor_dimension prototype (#4325) YAMAMOTO Takashi 2025-06-05 10:48:28 +0900
  • b20ebc2724
    wasi_nn.h: add import_name attribute (#4328) YAMAMOTO Takashi 2025-06-05 10:48:00 +0900
  • 85efe08431
    wasi-nn: protect the backend lookup table with a lock (#4319) YAMAMOTO Takashi 2025-06-05 10:19:46 +0900
  • 58fbfb3be7
    Merge ed152e847a into 93ef19b0ca Stefan Wallentowitz 2025-06-04 14:44:58 +0400
  • 0d69540859 wasi_nn.h: add import_name attribute YAMAMOTO Takashi 2025-06-04 18:11:32 +0900
  • 73914b0b46 Add wamrc compilation into Windows CI workflow liang.he@intel.com 2025-06-04 03:17:31 +0000
  • e30a2ec206
    Merge 51a0b3706b into 93ef19b0ca Friedrich 2025-06-04 13:08:31 +0800
  • 0eeb2910a0 Update binary compression steps to follow symlinks for actual files liang.he@intel.com 2025-06-04 01:31:33 +0000
  • 4cddd968d5 wasi-nn: remove unused wasi_nn_dump_tensor_dimension prototype YAMAMOTO Takashi 2025-06-04 11:37:17 +0900
  • fa4eeefe7f wasi-nn: protect the backend lookup table with a lock YAMAMOTO Takashi 2025-06-03 16:22:36 +0900
  • 93ef19b0ca
    handle nullable heap reference types in import section (#4302) Zhenwei Jin 2025-06-03 13:28:26 +0800
  • 6a00874f2f
    wasi_nn_openvino.c: make this buildable (#4305) YAMAMOTO Takashi 2025-06-03 14:28:13 +0900
  • 61cb97221e
    wasi-nn: fix shared library filenames for macOS (#4306) YAMAMOTO Takashi 2025-06-03 14:23:19 +0900
  • ae6e490ad5
    fix wasi-nn abi definitions (#4307) YAMAMOTO Takashi 2025-06-03 14:22:48 +0900
  • 16c46751ac
    wasi-nn: remove "backends" argument from detect_and_load_backend() (#4309) YAMAMOTO Takashi 2025-06-03 14:22:27 +0900
  • 1c12a32066
    wasi_nn_openvino.c: fix a few printf formats (#4310) YAMAMOTO Takashi 2025-06-03 14:21:32 +0900
  • 938503af38
    Bump uvwasi to latest commit #392e1f1 (#4312) liang.he 2025-06-03 13:21:17 +0800
  • 62bb6e8158
    build(deps): Bump ossf/scorecard-action from 2.4.1 to 2.4.2 (#4315) dependabot[bot] 2025-06-03 13:21:05 +0800
  • aa1ff778b9
    add load_by_name in wasi-nn (#4298) hongxia 2025-06-03 06:26:58 +0800
  • aacea8eb1a
    build(deps): Bump ossf/scorecard-action from 2.4.1 to 2.4.2 dependabot[bot] 2025-06-02 11:15:02 +0000
  • 2a303861cc
    Fix a linking error caused by commit #3580d1 (#4311) WAMR-2.3.1 liang.he 2025-06-02 16:30:51 +0800
  • 863b98880d Bump uvwasi to latest commit #392e1f1 liang.he@intel.com 2025-06-02 08:07:05 +0000
  • 8208db3209 Fix a linking error caused by commit #3580d1 lum1n0us 2025-06-02 13:50:19 +0800
  • e626721724 wasi_nn_openvino.c: fix a few printf formats YAMAMOTO Takashi 2025-06-02 13:59:42 +0900
  • 3ae4718ec0 fix wasi-nn abi definitions YAMAMOTO Takashi 2025-06-02 08:29:49 +0900
  • 5340b31c6a wasi-nn: remove "backends" argument from detect_and_load_backend() YAMAMOTO Takashi 2025-06-02 10:30:18 +0900
  • 670aa83985
    Bump version to 2.3.1 and update release notes (#4303) liang.he 2025-06-02 10:45:50 +0800
  • 85d1baa190 Bump version to 2.3.1 and update release notes liang.he@intel.com 2025-05-29 02:42:42 +0000
  • 09437e2702 wasi_nn_openvino.c: remove the tensor layout adjustment logic YAMAMOTO Takashi 2025-06-02 08:40:31 +0900
  • 8d24b826c1 wasi-nn: fix shared library filenames for macOS YAMAMOTO Takashi 2025-05-30 10:56:59 +0900
  • 7db58cbbca Support onnx runtime for wasi-nn. daiki0321 2025-05-31 12:42:27 +0200
  • fa773b4e8d
    Merge d9325b2549 into 207da7b22f jia xiang 2025-05-31 07:27:28 +0800
  • c9beee7905 wasi_nn_openvino.c: make this buildable YAMAMOTO Takashi 2025-05-30 10:55:51 +0900
  • 207da7b22f
    updating WASI stdio handle initialization and build options for UVWASI (#4260) liang.he 2025-05-30 07:42:39 +0800
  • ca91091055 handle nullable heap reference types in import section zhenweijin 2025-05-29 15:07:34 +0800
  • f6c9cb50a8 Update type validation in load_table_import() and load_table() liang.he@intel.com 2025-05-26 07:58:13 +0000