Commit Graph

  • 0400d7e9e5 update source debugging document Xu 2021-09-28 16:43:03 +0800
  • 1103c16ff2 zephyr: add module.yml and fix riscv compile error Wenyong Huang 2021-09-25 00:10:22 +0800
  • 1ad76f489b
    zephyr: add module.yml and fix riscv compile error (#763) Wenyong Huang 2021-09-24 17:43:02 +0800
  • 25f4f5b76f
    Add source debug documents (#762) Xu Jun 2021-09-24 15:41:10 +0800
  • 7e2bc34526 update debugging document: address PR comments Xu 2021-09-23 11:32:20 +0800
  • c29aa46f58 update documents for source debugging Xu 2021-09-22 12:07:45 +0800
  • effc0ac209 Merge branch 'dev/source_debug' of https://github.com/intel/wasm-micro-runtime into source_debug Xu 2021-09-22 12:06:06 +0800
  • 4e14116364
    Merge pull request #346 from bytecodealliance/main Wenyong Huang 2021-09-18 15:31:10 +0800
  • ac93562f2f Implement SIMD latest opcodes and update samples/docs Wenyong Huang 2021-09-17 22:41:19 +0800
  • f6304a8c65
    Merge pull request #759 from bytecodealliance/main Wenyong Huang 2021-09-17 21:16:09 +0800
  • 7be0d385a6
    Implement SIMD latest opcodes and update LLVM to 13.0 (#758) Wenyong Huang 2021-09-17 19:12:57 +0800
  • 61c889e336
    Implement SIMD latest opcodes and update LLVM to 13.0 (#757) Wenyong Huang 2021-09-17 17:30:41 +0800
  • 9bb26cfffa
    Merge pull request #344 from bytecodealliance/dev/simd Wenyong Huang 2021-09-17 14:30:25 +0800
  • a9a9190d2a
    Merge pull request #752 from bytecodealliance/main Wenyong Huang 2021-09-16 17:38:25 +0800
  • 2ac84bd89e
    Merge pull request #756 from bytecodealliance/main Wenyong Huang 2021-09-16 17:38:02 +0800
  • 7e60a5db8d
    Update document: add SGX to key feature list (#755) Wenyong Huang 2021-09-16 16:59:04 +0800
  • 8a0dedb3cf Update document: add SGX to key feature list Wenyong Huang 2021-09-16 16:53:36 +0800
  • ac4de2e447
    Merge pull request #342 from bytecodealliance/main Wenyong Huang 2021-09-16 16:37:18 +0800
  • 065bcca4f5 Fix compilation warnings Wenyong Huang 2021-09-16 23:35:29 +0800
  • 310feb6536
    Fix compilation warnings (#754) Wenyong Huang 2021-09-16 16:36:42 +0800
  • 1264068a6b
    Fix some typos in debug_engine (#753) Xu Jun 2021-09-16 16:18:43 +0800
  • 08b0cb8a4e fix some typo in debug_engine Xu 2021-09-16 11:11:24 +0800
  • 677e7c0d45
    Merge pull request #341 from bytecodealliance/main Wenyong Huang 2021-09-16 14:58:45 +0800
  • 76d641c7ea
    Update wasm_c_api to use vector types (#751) Saju Pillai 2021-09-15 23:54:25 -0700
  • 0ccd74713f Update wasm_c_api to use vector types. Saju Pillai 2021-09-15 01:51:48 -0400
  • 1183cd802b Merge main into dev/source_debug Wenyong Huang 2021-09-14 23:04:13 +0800
  • 955766985d Fix calling multi-module import func issue Wenyong Huang 2021-09-14 19:04:20 +0800
  • 304f9efb94
    Merge pull request #750 from bytecodealliance/main Wenyong Huang 2021-09-14 15:11:28 +0800
  • 7c27805993
    Cancel return value check of dwarf_gen_location and fix typos (#749) ApsarasX 2021-09-14 11:33:09 +0800
  • ed32693fc8
    Fix calling multi-module import func issue (#748) Wenyong Huang 2021-09-14 11:28:44 +0800
  • 13a4ce869b
    Merge pull request #340 from bytecodealliance/main Wenyong Huang 2021-09-14 11:04:12 +0800
  • 68b504e738 Cancel the return value check of dwarf_gen_location and fix typos ApsarasX 2021-09-14 10:51:30 +0800
  • b1173d1bfc
    Allocate correct space for results before native callback is run (#747) Saju Pillai 2021-09-12 18:55:05 -0700
  • 092f92520a allocate correct space for results before native callback is run Saju Pillai 2021-09-11 20:27:15 -0400
  • e07b58062f
    Change arg name 'export' to other to fix keyword conflict in C++11 (#745) Carlos 2021-09-11 12:53:27 +0200
  • f5d71d4079 change export keyword Carlos Segarra 2021-09-10 06:54:34 +0000
  • 1f8b6ea48f
    Merge pull request #336 from bytecodealliance/dev/simd Wenyong Huang 2021-09-10 10:35:16 +0800
  • b423456a98
    Merge pull request #743 from bytecodealliance/main Wenyong Huang 2021-09-10 10:26:39 +0800
  • 77d036cb63
    Merge pull request #742 from bytecodealliance/main Wenyong Huang 2021-09-10 10:21:04 +0800
  • ea835db54c
    Enable wamr-test-suites on MacOS (#740) YAMAMOTO Takashi 2021-09-10 11:11:46 +0900
  • 93d80a4153 Import WAMR test suites Wenyong Huang 2021-09-09 20:38:48 +0800
  • 4eb1599cd6 spec-test-script/runtest.py: close stdin/stdout on cleanup YAMAMOTO Takashi 2021-09-09 17:32:08 +0900
  • cd64767949 spec-test-script/runtest.py: Fix infinite loop on macOS YAMAMOTO Takashi 2021-09-09 17:22:14 +0900
  • dc1cfb513e wamr-test-suites: add macOS case for a few places YAMAMOTO Takashi 2021-09-09 16:28:08 +0900
  • 88192ab13b
    Merge pull request #739 from no1wudi/main Wenyong Huang 2021-09-09 16:12:05 +0800
  • b31804b64e Apply aot intrinsics to riscv Huang Qi 2021-09-09 07:42:48 +0000
  • 87d0dfd59c
    Merge pull request #738 from bytecodealliance/main Wenyong Huang 2021-09-09 15:18:26 +0800
  • af3b8f6823 test_wamr.sh: fix wabt filename YAMAMOTO Takashi 2021-09-09 16:18:17 +0900
  • 5de4bb4fc4 spec-test-script/runtest.py: avoid os.mknod YAMAMOTO Takashi 2021-09-09 16:16:56 +0900
  • 7546ce6b63
    Merge pull request #737 from bytecodealliance/main Wenyong Huang 2021-09-09 15:07:37 +0800
  • 00663f0cd5
    Import test suites to test spec cases (#736) Wenyong Huang 2021-09-09 12:49:46 +0800
  • 3f71a1fe34
    Fix source debug issues and refine coding styles (#729) Wenyong Huang 2021-09-09 12:26:54 +0800
  • 7215f5e555
    fix some typo and coding style, fix invalid memory access issue (#332) Xu Jun 2021-09-09 12:17:41 +0800
  • ac9da4c70b Fix some coding sytle issues Wenyong Huang 2021-09-08 19:00:30 +0800
  • 6457b306a6 Fix coding style issues Wenyong Huang 2021-09-07 18:35:40 +0800
  • c686646de6
    Merge pull request #330 from bytecodealliance/main Wenyong Huang 2021-09-07 14:35:52 +0800
  • bf7cf3d13e
    Merge pull request #329 from bytecodealliance/dev/source_debug Wenyong Huang 2021-09-07 14:19:36 +0800
  • 7ee30776df Merge main into dev/source_debug Wenyong Huang 2021-09-07 19:43:26 +0800
  • 538a84acdd
    Merge pull request #328 from bytecodealliance/dev/simd Wenyong Huang 2021-09-07 14:18:19 +0800
  • 207e69072a
    Merge pull request #733 from bytecodealliance/main Wenyong Huang 2021-09-07 11:53:28 +0800
  • 4b0d6083a3
    Enable lazy Orc JIT feature (#732) Wenyong Huang 2021-09-07 11:39:57 +0800
  • fa8e6b0b0a
    Merge pull request #731 from bytecodealliance/main Wenyong Huang 2021-09-07 11:22:13 +0800
  • 94d1150f5b
    Fix issues of Lazy JIT (#728) Wenyong Huang 2021-09-07 11:16:49 +0800
  • 7e60b8608e
    Add ia32 support and fix compiling issue for RT-Thread (#730) Bernard Xiong 2021-09-07 10:20:14 +0800
  • d5f14a7891
    Update build_llvm_arc.sh to change llvm from latest to release/13.x (#727) Wang Ning 2021-09-07 10:09:59 +0800
  • 336abc2b27
    Fix a build on alpine, whose libc is musl (#726) YAMAMOTO Takashi 2021-09-07 11:03:54 +0900
  • e5e44adb5b Add ia32 support and fix compiling issue for RT-Thread BernardXiong 2021-09-07 09:19:18 +0800
  • e0f37551c3 Fix source debug issuse and refine coding sytles Wenyong Huang 2021-09-07 04:34:28 +0800
  • 9a29089ef3 Fix issues of Lazy JIT Wenyong Huang 2021-09-06 23:24:20 +0800
  • 76cda4fae0 Update build_llvm_arc.sh to change llvm branch to release/13.x Wang Ning 2021-09-06 13:48:25 +0800
  • 17adccd475 Fix a build on alpine, whose libc is musl YAMAMOTO Takashi 2021-09-06 12:58:45 +0900
  • bee3439c9f create failed PR checks liang.he@intel.com 2021-09-06 10:59:49 +0800
  • 54d18a660a Merge main into dev/source_debug Wenyong Huang 2021-09-04 20:42:49 +0800
  • de10af4591
    Merge pull request #325 from bytecodealliance/main Wenyong Huang 2021-09-04 14:23:49 +0800
  • 2dc959bc6b Change core num to 4 for windows CI Wenyong Huang 2021-09-04 17:53:29 +0800
  • 43d64a89c8 Enable build with multi cores for windows CI Wenyong Huang 2021-09-04 17:46:29 +0800
  • 9577b8a926 Fix coding style and return value unchecked issue Wenyong Huang 2021-09-04 17:18:38 +0800
  • c2522e6364
    Merge pull request #326 from bytecodealliance/dev/simd Wenyong Huang 2021-09-04 14:20:12 +0800
  • c580f232c9
    Enable lazy Orc JIT feature (#704) Haishan Feng 2021-09-04 12:39:32 +0800
  • dafa2c2c38
    Merge pull request #723 from bytecodealliance/main Wenyong Huang 2021-09-04 12:36:28 +0800
  • 9c1d21d133
    Restore I1_TYPE to INT8_TYPE to fix CI build error (#724) Wenyong Huang 2021-09-04 12:24:08 +0800
  • c6853f97d5
    Merge pull request #324 from bytecodealliance/dev/simd Wenyong Huang 2021-09-04 12:19:16 +0800
  • 1e53848899 Restore I1_TYPE to INT8_TYPE to fix CI build error Wenyong Huang 2021-09-04 20:11:23 +0800
  • 79f163d08b
    Appease some UBSan complaints (#720) YAMAMOTO Takashi 2021-09-04 11:09:30 +0900
  • 4e4d48e72b
    Fix several coding style and return value unchecked issues (#722) Wenyong Huang 2021-09-04 10:08:34 +0800
  • 42f3407a04
    Merge pull request #323 from bytecodealliance/main Wenyong Huang 2021-09-03 19:27:43 +0800
  • 5324a4d51c
    Merge pull request #721 from bytecodealliance/main Wenyong Huang 2021-09-03 18:00:14 +0800
  • b43d6cb2e3 platform_common.h: Use __builtin_offsetof where available YAMAMOTO Takashi 2021-09-03 10:02:58 +0900
  • a93a9e2852 wasm_loader.c: Skip some no-op calculations YAMAMOTO Takashi 2021-09-03 09:44:25 +0900
  • 3953f819bc
    Use builtin intrinsic for float/integer conversion (#719) Huang Qi 2021-09-02 18:19:19 +0800
  • 94caa47545 Use builtin intrinsic for float/integer conversion Huang Qi 2021-09-02 09:12:05 +0000
  • cef7d35be1
    Implement float and integer conversion intrinsics (#718) Huang Qi 2021-09-02 16:39:53 +0800
  • 7effd0fe37 Implement float and integer convertion intrinsics Huang Qi 2021-09-02 07:01:07 +0000
  • e220281843
    Implement debugging feature for interpreter and AOT (#696) ApsarasX 2021-09-02 15:27:20 +0800
  • bf772ac2a7
    Merge pull request #322 from bytecodealliance/main Wenyong Huang 2021-09-02 14:15:36 +0800
  • bb0e4503cb
    Move type definition of IntCond and FloatCond to aot.h (#713) Huang Qi 2021-09-02 12:49:01 +0800
  • 900561b3a3 Move IntCond & FloatCond to aot.h Huang Qi 2021-09-01 02:29:28 +0000
  • c1634d3fb8 Adjust the code according to the code review #696 ApsarasX 2021-09-01 22:29:37 +0800
  • ef0e285d5b Rebase lldb-wasm.patch onto release/13.x ApsarasX 2021-09-01 20:04:30 +0800
  • ec79daef19
    Merge pull request #321 from bytecodealliance/dev/simd Wenyong Huang 2021-09-01 18:53:23 +0800