Commit Graph

  • 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
  • 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
  • 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
  • 3580d1a386
    Enable runtime API exposure for MSVC builds (#4287) liang.he 2025-05-28 20:30:05 +0800
  • 3ab9f84026
    Dockerfile.vx-delegate build error fix (#4273) hongxia 2025-05-28 20:29:41 +0800
  • 7f9e49213e
    Enhance type checking for function types in loader and improve error handling (#4294) liang.he 2025-05-28 20:29:09 +0800
  • 79dd3d5284 only check model HongxiaWangSSSS 2025-05-28 15:21:16 +0800
  • fdde744f85 add load_by_name in wasi-nn HongxiaWangSSSS 2025-05-28 12:29:02 +0800
  • 782c69fe8a
    Revert the location to install public headers (#4295) YAMAMOTO Takashi 2025-05-28 10:05:29 +0900
  • 21bcf5c75d
    Fix Compiler Error C2491 (#4286) liang.he 2025-05-28 09:05:07 +0800
  • 689b0b9eb3 Enable runtime API exposure for MSVC builds liang.he@intel.com 2025-05-22 05:26:01 +0000
  • 2831ff22f3 add wasi_ephemeral_nn in header file HongxiaWangSSSS 2025-05-27 15:35:17 +0800
  • c018b8ab98
    feat: Add instruction metering for interpreter (#4122) Alix ANNERAUD 2025-05-26 10:16:42 +0200
  • 6b003e07df Revert the location to install public headers YAMAMOTO Takashi 2025-05-26 10:26:53 +0900
  • f3dd705b33 Enhance type checking for function types in loader and improve error handling liang.he@intel.com 2025-05-25 02:13:40 +0000
  • 6659a312cf
    add a sample to use cmake package (#4291) YAMAMOTO Takashi 2025-05-23 17:56:21 +0900
  • 7b93517320 CI: add samples/printversion YAMAMOTO Takashi 2025-05-23 10:47:32 +0900
  • c61834949d add a sample to use cmake package YAMAMOTO Takashi 2025-05-23 10:37:33 +0900
  • b7474b354f
    Improve Embedding WAMR guideline (#4263) (#4284) Krisztian 2025-05-22 02:24:41 +0200
  • 76caabede5
    build(deps): Bump github/codeql-action from 3.28.17 to 3.28.18 (#4285) dependabot[bot] 2025-05-22 08:24:15 +0800
  • 0c7f52fb85 Fix Compiler Error C2491 liang.he@intel.com 2025-05-20 02:31:26 +0000
  • 721359654a
    build(deps): Bump github/codeql-action from 3.28.17 to 3.28.18 dependabot[bot] 2025-05-19 10:31:21 +0000
  • 9ce2534963 remove enable gpu build flag HongxiaWangSSSS 2025-05-19 16:42:52 +0800
  • ff4ed2ff66 remove wasm_load_by_name from old wasi-nn HongxiaWangSSSS 2025-05-19 16:34:02 +0800
  • 8395d4c094
    Improve Embedding WAMR guideline (#4263) Krisztian Szilvasi 2025-05-19 10:12:20 +0200
  • f4f33b6a76
    feat(yml): Add ESP32-P4 and ESP32-C5 support (#4270) ChenWen 2025-05-19 10:33:09 +0800
  • 14d09bfb66
    Fixed unit tests on X86_32 (#4279) Liu Jia 2025-05-19 10:32:07 +0800
  • e48367c044
    Fix SIMD load lane to avoid incompatible pointer types (#4278) liang.he 2025-05-19 10:31:17 +0800
  • 53973f0cee Implement a thread-level-singleton WASMRuntime liang.he@intel.com 2025-05-12 07:39:49 +0800
  • 2343a14add
    Declare a new set of APIs with WASMRuntime included in their parameter list (#4282) dev/runtime_instance liang.he 2025-05-18 17:21:18 +0800
  • c5f44cf6b6 Declare a new set of APIs with WASMRuntime included in their parameter list liang.he@intel.com 2025-05-18 05:36:11 +0000
  • faeaaef8a6
    build(deps): Bump flask-cors in /tests/fuzz/wasm-mutator-fuzz/server dependabot[bot] 2025-05-17 19:11:42 +0000
  • c88c351ed6 rename .cmake-format.yml to .cmake_format.yml Jia Liu 2025-05-16 16:34:23 +0800
  • 703dc8c474 add ci: unit tests on X86_32 Jia Liu 2025-05-16 16:17:01 +0800
  • 6e5e33e719 format CMakeLists.txt Jia Liu 2025-05-15 13:34:07 +0800
  • 8242a81fc7 enable unit tests on X86_32 Jia Liu 2025-05-15 13:25:40 +0800
  • fea0ebdb1b enable aot-stack-frame unit test on X86_32 Jia Liu 2025-05-15 12:56:33 +0800
  • 92506eb08a enbale wasm-c-api unit test on X86_32 Jia Liu 2025-05-15 12:55:36 +0800
  • 75970564b9
    Merge 801bd18696 into c7b2db1832 Xu Jun 2025-05-15 11:45:49 +0800
  • 2d91c92b93 Fix SIMD load lane to avoid incompatible pointer types liang.he@intel.com 2025-05-15 02:55:58 +0000
  • c7b2db1832
    Update version to 2.3.0 (#4171) WAMR-2.3.0 jammar1 2025-05-14 10:32:00 +0100
  • 0183c2a974
    Update RELEASE_NOTES.md TianlongLiang 2025-05-14 17:13:36 +0800
  • d587c72a47
    Update RELEASE_NOTES.md TianlongLiang 2025-05-14 16:59:27 +0800
  • 2a25111ab1 Add more content based on recently merged PRs liang.he@intel.com 2025-05-14 05:16:33 +0000
  • 89a64c24dc Update version to 2.3.0 James Marsh 2025-03-31 15:34:41 +0100
  • 28702edaf7
    Merge commit from fork liang.he 2025-05-14 12:43:55 +0800
  • 129dc3a30f
    Add select 128 (#4236) Maks Litskevich 2025-05-14 05:35:56 +0100
  • ebc1b9a811 fix unit tests on x86_32 Jia Liu 2025-05-14 11:23:18 +0800
  • 8ad47897d1
    Add error handling for sgx ci (#4222) liang.he 2025-05-14 11:09:08 +0800
  • b248d97ec0 Improve error message formatting for v128 value type requirement liang.he@intel.com 2025-05-14 03:01:31 +0000
  • 5bae0691a3 Add select 128 Maks Litskevich 2025-04-30 22:21:40 +0000
  • 70b35f9e60
    Check for WASM_ENABLE_SIMDE in a couple more places (#4266) James Ring 2025-05-13 19:58:19 -0700
  • 005354f9cb Check for WASM_ENABLE_SIMDE in a couple more places James Ring 2025-05-09 20:26:54 -0700
  • 5c7f64bcc0
    Set CMAKE_OSX_SYSROOT when building lldb (#4274) liang.he 2025-05-14 10:39:06 +0800
  • 065cc72350
    Bypass wamr_ide-related components from the release process. (#4268) liang.he 2025-05-14 10:38:49 +0800
  • f0a8286863
    Refactor fast-interpreter SIMD compilation flags (#4261) liang.he 2025-05-14 10:38:30 +0800
  • 26aa4830e9
    fix buf checking in load_table_section (#4276) Su Yihan 2025-05-14 06:35:32 +0800
  • 2b91ab8fe6 feat(yml): Add ESP32-P4 and ESP32-C5 support chenwen@espressif.com 2025-05-12 15:07:26 +0800
  • c9f29407d8 add .cmake-format.yml Jia Liu 2025-05-13 15:18:03 +0800
  • f802ac2a53 fix buf checking in load_table_section Su Yihan 2025-05-13 15:14:11 +0800
  • 8f31931ed1 specify tensorflow verison & bugfix HongxiaWangSSSS 2025-05-13 13:54:50 +0800
  • fd7c264412 Set CMAKE_OSX_SYSROOT when building lldb liang.he@intel.com 2025-05-13 05:44:06 +0000