Commit Graph

  • b1965a07b0
    Merge 57f4c6866d into 4b306f0fc3 James Ring 2026-04-18 11:17:40 +0300
  • 36990eb2c1
    Merge eda6bba505 into 4b306f0fc3 Joe van den Heuvel 2026-04-17 07:43:48 -0700
  • b2965c5d13
    Merge d08ab66060 into 4b306f0fc3 jammar1 2026-04-17 07:43:44 -0700
  • 37e3f78d00
    Merge 26bf93ae4c into 4b306f0fc3 liang.he 2026-04-17 14:18:23 +0800
  • 4b306f0fc3
    fix(tailcall): Fixes heap buffer overflow in fast interpreter (#4916) (#4917) main Stephen Berard 2026-04-17 08:16:44 +0200
  • 6db00d0c4b
    Merge 7547c94fde into 38ff8a778d Zhenwei Jin 2026-04-17 05:17:42 +0000
  • 7547c94fde update llm enhanced tests zhenweijin 2026-04-17 13:15:18 +0800
  • ca48a0fc79 Update test_wamr.sh to support full unit tests zhenweijin 2026-04-17 13:08:15 +0800
  • b1e26a469b
    Merge d1a577ea0e into 38ff8a778d Krisztian 2026-04-17 10:44:07 +0800
  • 167aa1b93d
    Merge 79494cef74 into 38ff8a778d liang.he 2026-04-17 09:35:35 +0800
  • 38ff8a778d
    Update to the latest llm enhanced test cases (#4915) Zhenwei Jin 2026-04-17 09:33:12 +0800
  • d1a577ea0e
    feat(zephyr): v4.4 migration fixes/improvements Krisztian Szilvasi 2026-04-16 14:43:10 +0200
  • 5ff7e3f33d fix(tailcall): Fixes heap buffer overflow in fast interpreter (#4916) Stephen Berard 2026-04-16 12:45:51 +0200
  • 976efb4e43
    Merge 31584b6aed into 11eb2069c4 Rob Blanckaert 2026-04-16 09:37:19 +0200
  • 15157624e2 Update to the latest llm enhanced test cases zhenweijin 2026-04-16 15:35:25 +0800
  • 79494cef74 test(mem-alloc): add tests for huge allocations and OOM scenarios liang.he@intel.com 2026-04-16 13:44:19 +0800
  • 5e718e6e3d refactor(tests): remove unused includes from test files liang.he@intel.com 2026-04-16 13:22:41 +0800
  • 69324ee9f5 refactor(bh_platform): remove unused API visibility macros liang.he@intel.com 2026-04-16 13:20:32 +0800
  • 6042a61092 feat(mem-alloc): enhance aligned allocation with metadata handling liang.he@intel.com 2026-04-16 13:19:26 +0800
  • 11eb2069c4
    Update to the latest llm enchanced tests (#4914) Zhenwei Jin 2026-04-16 10:46:32 +0800
  • 91880373c1 Update to the latest llm enchanced tests zhenweijin 2026-04-16 10:31:58 +0800
  • 5ac967ca2b test(mem-alloc): add tests for freeing read-only and freed pointers liang.he@intel.com 2026-03-30 14:34:25 +0800
  • 0cb713d3af fix(tests): resolve memory leak in bh_queue_test_suite and improve message handling liang.he@intel.com 2026-03-30 14:33:10 +0800
  • 9ec6237241 remove an empty case liang.he@intel.com 2026-03-30 07:36:56 +0800
  • 779edfa277 feat(api): expose aligned allocation through wasm_runtime_aligned_alloc liang.he@intel.com 2026-03-19 21:25:27 +0800
  • 6181f63cba
    Merge 7cb120af84 into 10c36f4da2 Liu Jia 2026-04-15 14:10:45 +0800
  • 10c36f4da2
    clean(comment): fix typo in aot_loader.c (#4910) Krisztian 2026-04-15 01:00:30 +0200
  • 12521546c0
    Merge 02ad2e74e9 into c60ee5b957 Martin Jäger 2026-04-14 22:35:38 +0100
  • c60ee5b957
    platform: zephyr: add fs.h include (#4906) Martin Jäger 2026-04-14 00:47:24 +0200
  • 82f95089b0
    Add sample usage: how to use pre-built WAMR library in user mode (#4908) TianlongLiang 2026-04-14 06:46:45 +0800
  • 0b3001d75f
    build(deps): Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#4911) dependabot[bot] 2026-04-13 15:44:29 -0700
  • d08ab66060 perf(wamrc): Replace slow symbol lookup with hash map in AOT compilation/emission James Marsh 2026-04-13 08:31:23 +0100
  • 7258077ff6
    build(deps): Bump actions/upload-artifact from 7.0.0 to 7.0.1 dependabot[bot] 2026-04-13 11:11:49 +0000
  • 2d6a302d6b
    Merge 6aa94f0edf into 389d2060df Giovanni Mazzeo 2026-04-13 10:28:02 +0000
  • 2a3c313fc7
    Merge df7013ffa4 into 389d2060df YAMAMOTO Takashi 2026-04-13 10:27:45 +0000
  • 8bb36daf5e
    Merge de2528b469 into 389d2060df YAMAMOTO Takashi 2026-04-13 10:27:41 +0000
  • 04c5b62ae1
    Merge ed152e847a into 389d2060df Stefan Wallentowitz 2026-04-13 10:27:40 +0000
  • f3b9e8c7e5
    clean(comment): fix typo in aot_loader.c Krisztian Szilvasi 2026-04-09 12:15:33 +0200
  • eda6bba505 Fixed build configs and invoke for windows arm64 Joe van den Heuvel 2026-03-02 08:47:21 -0800
  • 631cee795d
    Merge d9325b2549 into 389d2060df jia xiang 2026-04-08 13:13:35 +0200
  • fd3e0bef03
    Merge 97a2f11b39 into 389d2060df SneezingCactus 2026-04-08 13:13:35 +0200
  • 766330874b
    Merge 57518d4375 into 389d2060df YAMAMOTO Takashi 2026-04-08 13:13:35 +0200
  • 3288fac499
    Merge d670ca4414 into 389d2060df jammar1 2026-04-08 13:13:35 +0200
  • 5d1bdc0212
    Merge eefabe2f62 into 389d2060df Lucas Abad 2026-04-08 13:13:35 +0200
  • d0db1dadc6
    Merge 039dd17f76 into 389d2060df Xenia Lu 2026-04-08 13:13:35 +0200
  • 6b9091f691
    Merge 7c7ecf0795 into 389d2060df Huang Qi 2026-04-08 13:13:35 +0200
  • c947c08c66
    Merge e6e3b325a8 into 389d2060df Alix ANNERAUD 2026-04-08 13:13:35 +0200
  • bc6c044dd4 Add sample usage: how to use pre-built WAMR library in user mode TianlongLiang 2026-04-08 12:51:41 +0800
  • 389d2060df
    Enhance memory profiling with structured logging support (#4896) TianlongLiang 2026-04-08 10:34:48 +0800
  • f5a1c39be4
    doc(security,aot): added security guidance around AoT binaries (#4867) Stephen Berard 2026-04-08 04:31:04 +0200
  • e021097012
    build(deps): Bump requests from 2.33.0 to 2.33.1 in /build-scripts (#4904) dependabot[bot] 2026-04-08 10:29:46 +0800
  • 7ca4c2d52b
    Fix a compilation race condition for higher version Zephyr (#4907) TianlongLiang 2026-04-08 09:14:10 +0800
  • 1425911ffa fix compile error for higher version Zephyr TianlongLiang 2026-04-07 15:28:38 +0800
  • 843a652d99 platform: zephyr: add fs.h include Martin Jäger 2026-04-06 22:54:09 +0200
  • 02ad2e74e9 wasm_loader.c: Declare variable frame_ref_before_pop only if used Martin Jäger 2026-04-06 22:35:13 +0200
  • e6e3b325a8 feat(instruction-metering): add find_metering_resume_call_boundary function for frame state validation Alix ANNERAUD 2026-04-06 16:01:27 +0200
  • cdc9773917
    build(deps): Bump requests from 2.33.0 to 2.33.1 in /build-scripts dependabot[bot] 2026-04-06 10:39:02 +0000
  • e661e596fc fix(instruction-metering): correct condition checks in wasm_runtime_resume_wasm function Alix ANNERAUD 2026-04-06 11:29:03 +0200
  • 41dd8a7a49 feat(instruction-metering): implement instruction metering resume functionality and add tests Alix ANNERAUD 2026-04-06 01:24:48 +0200
  • dd0fee27a5
    fix a typo of dependency name (#4901) liang.he 2026-04-01 22:43:28 -0700
  • ea52c92985 fix a typo of dependency name liang.he@intel.com 2026-04-02 10:29:14 +0800
  • 4547587f60
    fix: missing locks in wasm_c_api (#4881) liang.he 2026-04-01 19:15:43 -0700
  • bc4d6834cd
    disable ccache by default when building llvm libraries (#4885) liang.he 2026-04-01 18:41:10 -0700
  • 57f4c6866d runtime_common: always use memcpy in STORE_PTR James Ring 2026-04-01 18:27:00 -0700
  • f05a8b831f Refined guidance around what is a security issue Stephen Berard 2026-03-31 11:45:38 +0200
  • e47af1f3bf
    Update doc/security_need_to_know.md Stephen Berard 2026-03-31 11:26:25 +0200
  • 3f1e29a115
    Update doc/security_need_to_know.md Stephen Berard 2026-03-31 11:26:11 +0200
  • 6be6803861 code style TianlongLiang 2026-03-31 15:44:26 +0800
  • 81183b3509 use log for memory comsumption TianlongLiang 2026-03-31 15:41:21 +0800
  • 1446918882 code style TianlongLiang 2026-03-31 13:36:23 +0800
  • 7c0471097d Enhance memory profiling with structured logging support TianlongLiang 2026-03-27 10:48:55 +0800
  • 26bf93ae4c fix: Protect mem consumption from null deref lum1n0us 2026-03-24 22:28:27 -0700
  • f0aa4e8643
    build(deps): Bump github/codeql-action from 4.34.1 to 4.35.1 (#4894) dependabot[bot] 2026-03-31 08:55:02 +0800
  • 5915e07a32
    tests(unit): Add llm-enhanced-test submodule integration (#4888) Zhenwei Jin 2026-03-31 08:54:49 +0800
  • ffb26bff67
    Merge 70a7bbb03f into fcec30e933 Mihai Dimoiu 2026-03-30 14:35:20 +0300
  • 70a7bbb03f Disable component model in CI workflows and fix MSVC compile error Mihai Dimoiu 2026-03-30 14:34:53 +0300
  • 784369cf02
    build(deps): Bump github/codeql-action from 4.34.1 to 4.35.1 dependabot[bot] 2026-03-30 11:06:24 +0000
  • f431a9431b tests(unit): Add llm-enhanced-test submodule integration zhenweijin 2026-03-25 14:35:43 +0800
  • d0f8ac0e7d
    Add custom section sample and enable CI test (#4891) TianlongLiang 2026-03-30 14:47:32 +0800
  • 92f40918bb
    build(deps): Bump requests from 2.32.5 to 2.33.0 in /build-scripts (#4893) dependabot[bot] 2026-03-27 11:39:45 +0800
  • 73750531b8
    build(deps): Bump requests from 2.32.5 to 2.33.0 in /build-scripts dependabot[bot] 2026-03-26 14:36:53 +0000
  • 435f4c151f cr suggestions TianlongLiang 2026-03-26 17:16:59 +0800
  • c5ee306f2c Add custom section sample and enable CI test TianlongLiang 2026-03-17 14:52:02 +0800
  • 29312521d0 Reformat the code according with coding style rules. Costin Stefan 2026-03-26 00:04:10 +0200
  • 81cbeb2fd7 Add Component Model binary parser + validation Mihai Dimoiu 2026-03-25 14:53:51 +0200
  • cc9520d2e4 Use correct type when calling wasm_runtime_malloc for module_names and graph_paths. Add check for some wasm_runtime_malloc() calls. zhanheng1 2026-03-25 14:12:04 +0800
  • 2ed856e5a6
    build(deps): Bump github/codeql-action from 4.33.0 to 4.34.1 (#4887) dependabot[bot] 2026-03-25 08:34:49 +0800
  • 3185b51d71
    build(deps): Bump github/codeql-action from 4.33.0 to 4.34.1 dependabot[bot] 2026-03-23 10:52:07 +0000
  • 8d069c230c
    Fix stack overflow detection during ASAN build. (#4642) Vyacheslav Chigrin 2026-03-23 04:49:42 +0300
  • bdb58e042b
    Fix LLVM ORC JIT relocation failure caused by InternalLinkage stack_sizes (#4880) Zhenwei Jin 2026-03-23 09:44:50 +0800
  • 064adffacd docs: update LLVM_CCACHE_BUILD example in benchmarks README liang.he@intel.com 2026-03-20 11:39:09 +0800
  • 299e926f0c docs: add note about --use-ccache flag in product-mini README liang.he@intel.com 2026-03-20 11:34:28 +0800
  • 89f34f12c7 feat: disable ccache by default, enable with --use-ccache flag liang.he@intel.com 2026-03-20 11:31:13 +0800
  • bf9612c1e6 feat: add --use-ccache CLI argument to build_llvm.py liang.he@intel.com 2026-03-20 11:16:30 +0800
  • 17d65e24e7
    Merge 302f32b368 into fcec30e933 zhanheng1 2026-03-20 13:29:05 +0800
  • 302f32b368
    Merge branch 'main' into InstantiationArgs2-wasinn zhanheng1 2026-03-20 13:29:00 +0800
  • eb4b5f1f6b fix: missing locks in wasm_c_api lum1n0us 2026-03-18 20:04:32 -0700
  • fcec30e933
    Fix/branch hint parse issue (#4878) dev/cm_wasip2 Stephen Berard 2026-03-20 03:28:25 +0100
  • efa51bf281 Reapply "fix a wamrc compile warning, and enable system include flag for third-party libraries to suppresses corresponding compile warnings (#4875)" liang.he@intel.com 2026-03-20 09:55:09 +0800
  • eb2a828e55 verbose linking process liang.he@intel.com 2026-03-20 09:06:44 +0800