Commit Graph

  • 810007857b
    wamr-test-suites: Update runtest.py to support python3 (#1684) Huang Qi 2022-11-07 14:16:10 +0800
  • e278861206
    Avoid raising exception when debugging with VSCode (#1686) Xu Jun 2022-11-07 11:57:53 +0800
  • 8d96f31547
    Vote for new nominated TSC members (#1673) Wang Xin 2022-11-07 11:11:43 +0800
  • ba7a2c625c Correct the TSC member github ID Wang Xin 2022-11-07 09:50:54 +0800
  • fcd813d7f9 Merge remote-tracking branch 'remotes/origin/fix/enable_spec_test_option_for_nuttx' into local_main Dongsheng.Yan 2022-11-07 09:08:57 +0800
  • 1e97f848dd Update make files Wenyong Huang 2022-11-06 16:50:33 +0800
  • 67a40705d1 Implement part of tier-up: call llvm jit from fast jit Wenyong Huang 2022-11-06 15:45:50 +0800
  • d61867c645 avoid exception when debugging with VSCode Xu Jun 2022-11-06 14:36:43 +0800
  • 90ede41d0c linux-sgx: allow to open files with arbitrary pathes in the sandbox using IPFS. Jämes Ménétrey 2022-11-01 14:37:51 +0000
  • 10bc8724a4 tests: Imporve compatibility for python3 Huang Qi 2022-11-04 17:21:22 +0800
  • aba267afc7
    linux-sgx: Improve the documentation of SGX-RA sample (#1679) Jämes Ménétrey 2022-11-04 07:14:18 +0100
  • b2bb278d87 Add control for the native stack check with hardware trap Wenyong Huang 2022-11-04 13:14:26 +0800
  • 98b1fb7213 chore: Update MinGW docs Blaine Bublitz 2022-11-03 13:10:45 -0700
  • 4b6e4e1732
    Correct the arch name for armv7a on NuttX (#1678) Huang Qi 2022-11-03 21:54:05 +0800
  • 252028aeab linux-sgx: improve the documentation of SGX-RA. Jämes Ménétrey 2022-11-03 10:33:34 +0000
  • a421dc1679 Register some symbols and enable the WASM_ENABLE_SPEC_TEST for nuttx Dongsheng.Yan 2022-11-03 17:29:34 +0800
  • 69e0fc9f9d Correct arch name for armv7a on NuttX Huang Qi 2022-11-03 17:15:24 +0800
  • 52ebd98ff4
    Fix a build failure error on nuttx (#1675) dongsheng28849455 2022-11-03 16:29:58 +0800
  • d2bdaabd83 Change armv7/thumbv7 => armv7a/thumbv7a like armv8 Huang Qi 2022-11-03 15:39:16 +0800
  • 618904bb1d
    Merge pull request #1674 from bytecodealliance/main Wenyong Huang 2022-11-03 14:41:26 +0800
  • a79de16dbb Fix a build failure error on nuttx Dongsheng.Yan 2022-11-03 14:34:30 +0800
  • c8cacbd883
    Add LLVM_BUILD_OP_OR_INTRINSIC to avoid code dup (#1672) Huang Qi 2022-11-03 11:48:48 +0800
  • 11ff86ba00 Vote for new introduced TSC members Wang Xin 2022-11-03 11:18:00 +0800
  • 4e046c09d5 Fix comments Huang Qi 2022-11-03 11:08:04 +0800
  • 9ba8c8957d
    esp-idf: Add socket support for esp-idf platform (#1364) dongheng 2022-11-02 18:02:58 +0800
  • 3b4033aceb
    Allow source debugger reconnection (#1667) TianlongLiang 2022-11-02 17:12:34 +0800
  • d64b7cfd16 esp-idf: Add socket support for esp-idf platform Dong Heng 2022-08-08 16:04:19 +0800
  • 5b144c491d
    Avoid initialize LLVM repeatedly (#1671) Wenyong Huang 2022-11-02 16:13:58 +0800
  • e99aae0382 cr suggestions TL 2022-11-02 15:35:54 +0800
  • 74cc136a62 cr suggestions TL 2022-11-02 15:21:40 +0800
  • 01b34cb348 fix CI issue Wenyong Huang 2022-11-02 12:28:48 +0800
  • 6119b1960f Add LLVM_BUILD_OP_OR_INTRINSIC to avoid code dup Huang Qi 2022-11-02 11:28:15 +0800
  • f1f6f4a125
    Remove unused codes in AOT compiler (#1668) liang.he 2022-11-02 08:32:16 +0800
  • 0f3b7e62d7 Avoid initialize LLVM repeatedly Wenyong Huang 2022-11-02 08:23:41 +0800
  • 825544ddab
    samples/native-lib: use the same shared lib name as product-mini (#1669) YAMAMOTO Takashi 2022-11-01 22:55:43 +0900
  • 94cecbe4cb
    Fix XIP issues of fp to int cast and int rem/div (#1654) Huang Qi 2022-11-01 20:29:07 +0800
  • b9bc2bef96 Fix XIP issues by fp to int cast & int rem/div Huang Qi 2022-10-28 10:54:17 +0800
  • 33204c4dac samples/native-lib: use the same shared lib name as product-mini YAMAMOTO Takashi 2022-11-01 18:26:58 +0900
  • e731c71a4c remove unused functions liang.he@intel.com 2022-11-01 02:32:44 +0000
  • a1f7832625
    Remove an improper assumption when creating wasm_trap (#1657) liang.he 2022-11-01 11:56:28 +0800
  • fd1e746a04 formatting TL 2022-11-01 11:35:12 +0800
  • 101ea0ea3c
    Update libuv version number (#1666) Blaine Bublitz 2022-10-31 20:07:35 -0700
  • 59df24cd5f Update libuv version number Blaine Bublitz 2022-10-31 10:55:34 -0700
  • 13d71a7e8a Remove an improper assumption when creating wasm_trap liang.he@intel.com 2022-10-29 03:41:47 +0000
  • 8d14be208b socket broken behave like detach TL 2022-10-31 17:49:32 +0800
  • 45321023d8
    Implement Fast JIT lazy compilation (#1655) Wenyong Huang 2022-10-31 17:26:21 +0800
  • e517dbc7b2
    XIP adaptation for xtensa platform (#1636) dongsheng28849455 2022-10-31 17:25:24 +0800
  • dba9e52f2f
    Change wasm-c-api default log level (#1658) liang.he 2022-10-31 14:02:00 +0800
  • ee8d3bdb1e rename the macro name for nuttx Dongsheng.Yan 2022-10-31 13:44:08 +0800
  • 7b3e231504 missing removing redundant the comments Dongsheng.Yan 2022-10-31 13:30:41 +0800
  • c9800a59ae fix clang style check Dongsheng.Yan 2022-10-31 11:50:12 +0800
  • 9e5587ed72 upgrade default internal log level to WARNING liang.he@intel.com 2022-10-31 03:50:15 +0000
  • 0f5b73ae67
    Add mutex initializer for wasm-c-api engine operations (#1656) Wenyong Huang 2022-10-31 11:48:07 +0800
  • 1b971aac8a update and improve for code style&performance Dongsheng.Yan 2022-10-29 13:23:33 +0800
  • 960b613d10
    samples/native-lib: Add an example to use wamr API from native lib (#1649) YAMAMOTO Takashi 2022-10-28 20:31:21 +0900
  • 866f4be182 Add mutex initializer for wasm-c-api engine operations Wenyong Huang 2022-10-28 18:09:34 +0800
  • 84161fe084
    Add CIs to release new version and publish binary files (#1648) Wenyong Huang 2022-10-28 13:55:41 +0800
  • 4113a9b8a1
    [CI] Fix GitHub actions outputs deprecated syntax (#1653) Andrés Felipe Barco Santa 2022-10-27 22:34:24 -0500
  • 77ff7daaf4
    Add wasm_runtime_unregister_natives (#1647) YAMAMOTO Takashi 2022-10-28 12:03:39 +0900
  • c2be3780b8 Corrected writing to output file Andrés Felipe Barco Santa 2022-10-27 09:47:08 -0500
  • 5e33d38d2e Fixing GitHub actions outputs deprecated syntax Andrés Felipe Barco Santa 2022-10-27 09:43:52 -0500
  • d8285b3105 Add global mutex/cond initializer for some platforms Wenyong Huang 2022-10-27 18:00:00 +0800
  • 76dccf333e refine code Wenyong Huang 2022-10-27 17:20:24 +0800
  • 7256be31a6 Merge bytecodealliance:dev/multi_tier_jit into wenyongh:dev/multi_tier_jit Wenyong Huang 2022-10-27 16:17:57 +0800
  • db0baff9df debugger are able to reconnect, crude code style TL 2022-10-27 16:09:51 +0800
  • b235533b97 samples/native-lib: Add an example to use wamr API from native lib YAMAMOTO Takashi 2022-10-27 08:24:10 +0900
  • bc58778c34
    samples/native-lib: Add a bit more complicated example (#1643) YAMAMOTO Takashi 2022-10-27 16:06:14 +0900
  • 2a4434fe8a
    Merge pull request #1646 from bytecodealliance/main Wenyong Huang 2022-10-27 15:04:02 +0800
  • afbba57533 Add locks to protect releasing multiple stores liang.he@intel.com 2022-10-25 12:57:51 +0000
  • 0499009331 product-mini/platforms/posix/main.c: Unregister native symbols YAMAMOTO Takashi 2022-10-27 09:01:50 +0900
  • 0c387af333 Add wasm_runtime_unregister_natives YAMAMOTO Takashi 2022-10-27 08:45:10 +0900
  • b7569e18dc samples/native-lib: add a bit more complicated example YAMAMOTO Takashi 2022-10-26 16:52:48 +0900
  • 264fdfafed
    linux-sgx: Use non-destructive modes for opening files using SGX IPFS (#1645) Jämes Ménétrey 2022-10-27 06:21:30 +0200
  • 15d645476a
    Update the top level CMakeLists.txt a bit (#1642) YAMAMOTO Takashi 2022-10-27 12:27:34 +0900
  • ef21f0c951
    Implement Fast JIT dump call stack and perf profiling (#1633) Wenyong Huang 2022-10-27 09:28:32 +0800
  • d69d6d1498 linux-sgx: use non-destructive modes for opening files using SGX IPFS. Jämes Ménétrey 2022-10-26 12:01:48 +0000
  • 4546567a9f fix issues Wenyong Huang 2022-10-26 18:16:40 +0800
  • b26f8a359b
    Add fast jit to spec test and refine the spec test CIs (#1634) TianlongLiang 2022-10-26 17:12:58 +0800
  • b37b33081f cmake: Disable -Wunused-parameter YAMAMOTO Takashi 2022-10-26 17:04:53 +0900
  • da0e0f2ec8 Bump minimum cmake version for the top level CMakeLists.txt YAMAMOTO Takashi 2022-10-26 17:01:45 +0900
  • 54f2bd1813 Fix commandline example in native-lib sample Miguel Herranz 2022-09-20 16:03:32 +0200
  • 73d2d588e5 Implement Fast JIT lazy compilation Wenyong Huang 2022-10-26 12:48:23 +0800
  • 26831c9b74 Fixing github outputs deprecated syntax Andrés Felipe Barco Santa 2022-10-25 23:15:46 -0500
  • 653fee2711 cr suggestions TL 2022-10-26 11:06:57 +0800
  • efb6601778 wasi-threads: basic simplistic implementation of wasi-threads proposal Marcin Kolny 2022-10-25 17:52:14 +0100
  • 6adf9194d4
    Normalize how the global heap pool is configured across iwasm apps (#1628) Jämes Ménétrey 2022-10-25 15:36:24 +0200
  • 9fee0a4cca
    Add macos lldb binary release (#1635) Callum Macmillan 2022-10-25 14:20:29 +0100
  • 0773afef94 Revert global heap pool changes for nuttx. Jämes Ménétrey 2022-10-25 07:09:00 +0000
  • bf878f284f exclude unnecessary spec test combination TL 2022-10-25 10:34:07 +0800
  • 9d9623242b Fix a syntax error in a preprocessor directive. Jämes Ménétrey 2022-10-24 12:43:11 +0000
  • 04d5ea8280 linux-sgx: increase the heap max size to 128MB to run SPEC tests. Jämes Ménétrey 2022-10-24 12:28:28 +0000
  • 8024f5384c Add macos lldb binary release Callum Macmillan🍺 2022-10-24 09:35:17 +0100
  • add40cae2e Better wording for the global heap pool usage in the docs. Jämes Ménétrey 2022-10-24 10:25:35 +0000
  • 65d54daffd Remove a temp debugging statement. Jämes Ménétrey 2022-10-24 10:14:08 +0000
  • dd2ec7588b Conditionally apply the transformation of the SGX Makefile for the global heap pool usage. Jämes Ménétrey 2022-10-24 10:13:03 +0000
  • 67be2d4682 Remove the constraint to use the global heap pool for the SPEC test in SGX. Jämes Ménétrey 2022-10-24 10:02:43 +0000
  • bdb248f26c Change the preprocessor checks to be aligned with the current practices. Jämes Ménétrey 2022-10-24 09:55:10 +0000
  • ba3b715d70 XIP adaptation for xtensa platform Dongsheng.Yan 2022-10-24 14:54:23 +0800
  • c063501f0a fix typo TL 2022-10-24 14:20:28 +0800
  • b7b1372e8d fix coverity reported issues Wenyong Huang 2022-10-24 13:06:33 +0800