Commit Graph

  • 444545979d wamr-compiler: avoid size-level tweak for macOS/windows if target is specified YAMAMOTO Takashi 2024-07-22 22:37:40 +0900
  • 13ffa51e88 spec-test-script/runtest.py: reduce stack size for aot w/o gc YAMAMOTO Takashi 2024-07-22 15:05:03 +0900
  • 9c339e35a1 spec_test_on_nuttx.yml: comments YAMAMOTO Takashi 2024-07-22 14:56:39 +0900
  • c4a5d131fb Revert "spec_test_on_nuttx.yml: disable -P for now" YAMAMOTO Takashi 2024-07-22 14:26:46 +0900
  • 01040e4b32 spec_test_on_nuttx.yml: exclude xtensa+gc YAMAMOTO Takashi 2024-07-19 19:41:40 +0900
  • 6bb8184389 spec_test_on_nuttx.yml: CONFIG_NSH_LINELEN=255 YAMAMOTO Takashi 2024-07-19 19:14:31 +0900
  • e2befd0a1b Revert "spec_test_on_nuttx.yml: CONFIG_NSH_LINELEN=255" YAMAMOTO Takashi 2024-07-19 19:10:28 +0900
  • cfdf88fa37 spec_test_on_nuttx.yml: CONFIG_NSH_LINELEN=255 YAMAMOTO Takashi 2024-07-19 18:57:19 +0900
  • 93303b2cd6 spec_test_on_nuttx.yml: tweak xtensa stack size again YAMAMOTO Takashi 2024-07-19 18:11:20 +0900
  • c0d84205e7 spec-test-script/runtest.py: skip a few more memory.grow tests for xtensa YAMAMOTO Takashi 2024-07-19 18:01:29 +0900
  • b649d65ce3 spec-test-script/runtest.py: skip tests with memory.grow for xtensa YAMAMOTO Takashi 2024-07-19 17:47:55 +0900
  • dbff418b7c spec_test_on_nuttx.yml: reduce xtensa stack size further YAMAMOTO Takashi 2024-07-19 12:30:06 +0900
  • 7bae94a139 spec_test_on_nuttx.yml: bump nuttx-apps version for xtensa YAMAMOTO Takashi 2024-07-19 12:24:29 +0900
  • 701c3d884c spec_test_on_nuttx.yml: reduce the stack size for xtensa YAMAMOTO Takashi 2024-07-18 21:35:45 +0900
  • 06c35a7a56 spec_test_on_nuttx.yml: fix escape YAMAMOTO Takashi 2024-07-18 21:17:35 +0900
  • d5279d40a3 spec_test_on_nuttx.yml: disable INTERPRETERS_WAMR_MEM_DUAL_BUS_MIRROR YAMAMOTO Takashi 2024-07-18 21:02:18 +0900
  • aee3510622 spec_test_on_nuttx.yml: collect a few more things YAMAMOTO Takashi 2024-07-18 20:46:10 +0900
  • 577504f14f spec_test_on_nuttx.yml: reduce stack size for xtensa YAMAMOTO Takashi 2024-07-18 19:51:38 +0900
  • c5622ab19c spec_test_on_nuttx.yml: upload the report dir for post-mortem debugging YAMAMOTO Takashi 2024-07-18 18:38:56 +0900
  • 1732741e23 spec-test-script/runtest.py: debug YAMAMOTO Takashi 2024-07-18 17:59:55 +0900
  • 6276d0fdcd spec_test_on_nuttx.yml: bump nuttx version for xtensa YAMAMOTO Takashi 2024-07-18 17:44:08 +0900
  • 7412e8ed40 spec_test_on_nuttx.yml: avoid multiple FS_HOSTFS YAMAMOTO Takashi 2024-07-17 22:00:39 +0900
  • 42558ef4a0 spec_test_on_nuttx.yml: use esp32s3-devkit:qemu_debug YAMAMOTO Takashi 2024-07-17 21:34:47 +0900
  • 3c59f48185 spec_test_on_nuttx.yml: remove existing qemu before installing a new one YAMAMOTO Takashi 2024-07-17 20:21:43 +0900
  • 8f72fad190 spec_test_on_nuttx.yml: disable -P for now YAMAMOTO Takashi 2024-07-17 19:27:13 +0900
  • 133440c7cd spec_test_on_nuttx.yml: install libsdl2 for qemu YAMAMOTO Takashi 2024-07-17 18:47:55 +0900
  • 6b15022811 install_qemu_xtensa.sh: fix a typo YAMAMOTO Takashi 2024-07-17 18:10:35 +0900
  • 03b8ca5f01 spec_test_on_nuttx.yml: fix install_qemu_xtensa.sh path YAMAMOTO Takashi 2024-07-17 17:59:53 +0900
  • eca9ae0c20 spec_test_on_nuttx.yml: install the latest esptool.py for xtensa YAMAMOTO Takashi 2024-07-17 17:18:22 +0900
  • 70d6b68534 spec_test_on_nuttx.yml: fix a filename of xtensa image YAMAMOTO Takashi 2024-07-17 17:15:10 +0900
  • 7302f67b75 spec_test_on_nuttx.yml: tweak nuttx config for xtensa YAMAMOTO Takashi 2024-07-17 17:03:32 +0900
  • 9e79e4076e spec_test_on_nuttx.yml: use unreleased nuttx for xtensa YAMAMOTO Takashi 2024-07-17 15:16:47 +0900
  • ce1f654c55 CI: wip xtensa bits YAMAMOTO Takashi 2024-07-17 13:53:17 +0900
  • 24b5011409 add install_qemu_xtensa.sh YAMAMOTO Takashi 2024-07-17 13:32:58 +0900
  • b684b00f63 spec-test-script/runtest.py: add a debug log YAMAMOTO Takashi 2024-07-17 10:01:27 +0900
  • 42f72cc013 wamrc: Add --mllvm= option YAMAMOTO Takashi 2024-07-23 20:59:00 +0900
  • e63bebfb4d zephyr_user_mode: remove unused bh_log.h in zephyr_platform.c Maximilian 2024-07-23 13:35:56 +0200
  • 7975570200
    Add support for multi-memory proposal in classic interpreter (#3570) TianlongLiang 2024-07-23 18:02:37 +0800
  • d7521eea4c
    libc-builtin: Fix a printf format (#3652) YAMAMOTO Takashi 2024-07-23 18:59:31 +0900
  • 5744e11916
    spec-test-script: Make case_last_words larger (#3651) YAMAMOTO Takashi 2024-07-23 18:04:16 +0900
  • 5e7d3ed59b
    Add APIs into wasm_c_api.h to summary wasm function execution duration (#3639) liang.he 2024-07-23 16:34:47 +0800
  • dc2e2c8f53 only init host managed heap in default memory(memidx is 0) TL 2024-07-23 10:39:30 +0800
  • 6d8d60d0f0 Set linux iwasm default visibility to hidden also Benbuck Nason 2024-07-22 18:40:11 -0700
  • b086d5820a
    Change log of import function to be consistent (#3656) Benbuck Nason 2024-07-22 18:14:49 -0700
  • f0500ee3f7 Set posix thread name Benbuck Nason 2024-07-22 10:46:36 -0700
  • 62c38aa3fc Change log of import function to be consistent Benbuck Nason 2024-07-22 10:45:45 -0700
  • ab76127036 Set compile symbol visibility to hidden in cmake Benbuck Nason 2024-07-22 10:44:07 -0700
  • ed152e847a
    execute_func: Newline only for non-empty returns Stefan Wallentowitz 2024-07-22 18:33:15 +0200
  • ff6ba21e12 spec-test-script/runtest.py: reduce stack size for aot w/o gc YAMAMOTO Takashi 2024-07-22 15:05:03 +0900
  • bb9e5adbe6 libc-builtin: fix a printf format YAMAMOTO Takashi 2024-07-19 14:16:49 +0900
  • d1cad5d3e0 spec-test-script: make case_last_words larger YAMAMOTO Takashi 2024-07-22 22:36:18 +0900
  • 5075b3cc71 zephyr_user_mode: fix style according to coding guidelines Maximilian 2024-07-22 14:25:21 +0200
  • 4c82d8f1a1 Merge branch 'main' of github.com:siemens/wasm-micro-runtime into feat/zephyr_user_mode Maximilian 2024-07-22 13:29:45 +0200
  • 7ee06bc1ac avoid reloaction in xip mode and ignore some cases HongxiaWangSSSS 2024-07-22 18:02:10 +0800
  • 3b8bca70da Code refactoring for rt-thread Dongsheng.Yan 2024-05-24 16:37:57 +0800
  • 499882a3a9 zephyr_user_mode: Add support for Zephyr when CONFIG_USERMODE is on Maximilian Seidler 2024-06-14 11:07:17 +0200
  • 058bc47102
    [wasi-nn] Add a new wasi-nn backend openvino (#3603) liang.he 2024-07-22 17:16:41 +0800
  • 7890a52b5d add a new wasi-nn backend supported by openvino liang.he@intel.com 2024-06-20 22:53:07 +0000
  • 50f28495a1
    Remove a few hardcoded spec test knowledge from the core library (#3648) YAMAMOTO Takashi 2024-07-22 14:30:00 +0900
  • b05fdfd3ba
    spec-test-script/runtest.py: Use a shorter timeout when expected to fail (#3647) YAMAMOTO Takashi 2024-07-22 14:20:08 +0900
  • 6cd8c2b33c Remove a few hardcoded spec test knowledge from the core library YAMAMOTO Takashi 2024-07-18 21:41:22 +0900
  • 101447caa7 spec-test-script/runtest.py: make timeout a bit longer YAMAMOTO Takashi 2024-07-19 18:27:41 +0900
  • f2651af3e7 spec-test-script/runtest.py: use a shorter timeout when expected to fail YAMAMOTO Takashi 2024-07-19 17:48:52 +0900
  • b7a26c2ff2
    fix staging error victoryang00 2024-07-19 14:05:46 +0800
  • 0d8ffebd39
    spec-test-script/runtest.py: Move "--size-level=1" to common place for RISCV64 (#3644) Huang Qi 2024-07-19 11:45:55 +0800
  • 0cd00d7b5c cr suggestions TL 2024-07-19 09:25:12 +0800
  • 19b742dd0b Set compile symbol visibility to hidden in cmake Benbuck Nason 2024-07-18 17:53:03 -0700
  • 60a7d9ec8f Modernize cmake compile flag settings Benbuck Nason 2024-07-18 09:40:56 -0700
  • cd453834c3 spec-test-script/runtest.py: Move "--size-level=1" to common place for RISCV64 Huang Qi 2024-07-18 21:53:21 +0800
  • 583fa52226
    spec-test-script: Add xtensa case (#3643) YAMAMOTO Takashi 2024-07-18 21:15:12 +0900
  • 16dba423c6 spec-test-script/runtest.py: use aot_target_options_map for xtensa YAMAMOTO Takashi 2024-07-18 18:42:22 +0900
  • 552d0fc723 cr suggestions TL 2024-07-18 18:18:28 +0800
  • 9c35d86765 cr suggestions TL 2024-07-09 13:56:44 +0800
  • 0681abf038 some update TL 2024-07-04 19:32:02 +0800
  • 8fe5e3aee7 some update TL 2024-07-04 19:21:31 +0800
  • e42932b798 cr suggestions TL 2024-07-04 16:52:02 +0800
  • 2bd8726225 wasm miniloader TL 2024-06-14 14:19:44 +0800
  • a6760e9130 some refactor TL 2024-06-14 12:39:43 +0800
  • 5af7946d6b some refactor TL 2024-06-14 12:24:48 +0800
  • 29793f2277 typo fix TL 2024-06-13 18:20:38 +0800
  • a615a5dc8b patch multi-memory spec test, hw boundary check for multi memory, and enable CIs for multi memory TL 2024-06-13 17:20:47 +0800
  • 896f09e8a8 fix some bug, 15 failing spec test case remains TL 2024-06-12 18:42:30 +0800
  • 4fb762e94c typo fix TL 2024-06-12 10:51:33 +0800
  • 0eac99e6be typo fix TL 2024-06-11 18:25:40 +0800
  • ce629477b9 multi memory spec test for classic interpreter 24 failing cases to be investigated TL 2024-06-11 18:18:05 +0800
  • 70b4b4097f enable multi memory spec test for classic interpreter TL 2024-06-07 14:47:32 +0800
  • 1ed76d18b9 spec-test-script/runtest.py: -nographic for xtensa qemu YAMAMOTO Takashi 2024-07-17 21:10:13 +0900
  • f7df96973b spec-test-script: xtensa bits YAMAMOTO Takashi 2024-07-17 10:27:16 +0900
  • cb1a2e4c83 fix typo TL 2024-06-05 14:19:51 +0800
  • 7f97d3dd2a some update TL 2024-06-04 13:37:43 +0800
  • ec820ee9ac finish wasm loader and classic interpreter for multi-memory(untested) TODO: 1. enlarge memory sig modification for fast interpreter and aot runtime 2. wasm runtime? 3. multi-memory spec test TL 2024-06-04 12:41:35 +0800
  • d6c66afb0b Merge branch 'main' into dev/multi_memory Wenyong Huang 2024-07-18 14:58:41 +0800
  • 7c9686df5f
    spec-test-script/runtest.py: Avoid specifying -v=0 unnecessarily (#3642) YAMAMOTO Takashi 2024-07-18 15:49:57 +0900
  • 2b5b771537
    CI: Build llvm for xtensa (#3637) YAMAMOTO Takashi 2024-07-18 14:51:16 +0900
  • 9f637e6f0a
    wamr-test-suites/test_wamr.sh: Add an option to specify wamrc binary (#3635) YAMAMOTO Takashi 2024-07-18 14:32:40 +0900
  • 2879e67aa9
    wamr-test-suites: Remove dead code (wasi_test) (#3634) YAMAMOTO Takashi 2024-07-18 13:22:57 +0900
  • 04e0b0e304 spec-test-script/runtest.py: avoid specifying -v=0 unnecessarily YAMAMOTO Takashi 2024-07-17 09:58:51 +0900
  • 7c6fc70aea
    spec-test-script/runtest.py: Don't assume the tmp dir path (#3632) YAMAMOTO Takashi 2024-07-18 11:05:24 +0900
  • 68fccc4bc5
    Fix night run CI (#3640) TianlongLiang 2024-07-17 19:30:35 +0800
  • 9c7a77a170 manually git clone and install dependencies instead of using git action for ubuntu 14.04 runner TL 2024-07-17 14:40:09 +0800