Commit Graph

  • e5a9bd7b88
    Update aot_runtime.c Wenyong Huang 2020-09-28 12:27:15 +0800
  • 57c7eebfce Add NULL check for memory page in aot/wasm module malloc/free Huang Qi 2020-09-25 10:03:55 +0800
  • 0c3a2ba0e1
    Merge pull request #170 from bytecodealliance/main Wenyong Huang 2020-09-27 18:06:04 +0800
  • 541acf64f0 fix problem about local in fast-interp Xu Jun 2020-09-27 17:58:36 +0800
  • a761a23f67
    Merge pull request #169 from bytecodealliance/main Wenyong Huang 2020-09-24 14:37:35 +0800
  • e1a3ce274c platforms/nuttx: Use symbol from NuttX to configure build Huang Qi 2020-09-24 13:03:43 +0800
  • aae0f7e424 add CI for tail call and custom name section Xu Jun 2020-09-24 11:41:01 +0800
  • dada566fa2 Add the tail-call feature support for classic-interp Xiaokang Qin 2020-09-18 15:58:02 +0800
  • babbbebcdb
    Merge pull request #168 from bytecodealliance/main Wenyong Huang 2020-09-24 11:30:13 +0800
  • 2422f80a82 Fix jit target arch not set issue, set target machine's cpu, fix custom name typo Wenyong Huang 2020-09-24 11:05:33 +0800
  • b10b249e04
    Merge pull request #167 from bytecodealliance/main Wenyong Huang 2020-09-24 10:49:53 +0800
  • 779408618f Use macro instead of enum to define MEM_ALLOCATOR for better compatibility Huang Qi 2020-09-23 17:58:18 +0800
  • 53321e5fb9
    Merge pull request #166 from bytecodealliance/main Wenyong Huang 2020-09-23 16:12:39 +0800
  • 22b733635c
    Merge pull request #165 from bytecodealliance/main Wenyong Huang 2020-09-23 16:11:41 +0800
  • 407fffe853 Fix malloc(0) in (mini) loader Huang Qi 2020-09-23 14:13:00 +0800
  • 79d781517b Add the support for custom name section Zhongmin Wu 2020-09-15 15:34:34 +0800
  • dfe594318e
    Merge pull request #164 from bytecodealliance/main Wenyong Huang 2020-09-23 13:11:18 +0800
  • 9af125e443 remove errno in wasm_application_execute_func Xu Jun 2020-09-23 11:41:07 +0800
  • c19e6c93c7 Update arm/thumb/aarch64 assembler directive for darwin target jmpews 2020-09-22 01:53:34 +0800
  • 220b059c29
    Merge pull request #163 from bytecodealliance/main Wenyong Huang 2020-09-20 13:21:34 +0800
  • 225b74fda6
    Create mac.yml Xu Jun 2020-09-20 12:25:25 +0800
  • 139b133599
    Update linux.yml Xu Jun 2020-09-20 12:24:00 +0800
  • 4f2f4d88aa
    Merge pull request #162 from bytecodealliance/main Wenyong Huang 2020-09-20 08:42:34 +0800
  • 3615699bb0 Fix some coding style issues Wenyong Huang 2020-09-20 08:12:10 +0800
  • ff70fe912d Introduce CI support Huang Qi 2020-09-19 00:46:29 +0800
  • ef8226cb23
    Merge pull request #161 from bytecodealliance/main Wenyong Huang 2020-09-18 18:22:56 +0800
  • b70c2157d8 Fix the build warnings on Mac Xiaokang Qin 2020-09-11 17:16:59 +0800
  • 96257a6a74
    Merge pull request #160 from bytecodealliance/main Wenyong Huang 2020-09-18 18:06:56 +0800
  • bd3a1de468 introduce WAMR memory profiling tool (experimental) Xu Jun 2020-09-18 17:40:30 +0800
  • 944a841d4e Reimplement the utf8 string check Xiaokang Qin 2020-09-16 17:02:10 +0800
  • 2f3f6a96e2
    Merge pull request #159 from bytecodealliance/main Wenyong Huang 2020-09-16 18:50:00 +0800
  • 504c7e5d6a core/shared: Add guard to avoid redefine macro Huang Qi 2020-09-16 17:06:58 +0800
  • d0192f9186 Fix license issue Huang Qi 2020-09-16 14:53:20 +0800
  • 4ce6b75181
    Merge pull request #158 from bytecodealliance/main Wenyong Huang 2020-09-15 20:58:34 +0800
  • 3364f90785
    Merge pull request #157 from bytecodealliance/main Wenyong Huang 2020-09-15 15:58:01 +0800
  • 8d0571571d Add macro to exclude sgx wasi/pthread ocalls if not needed Xu Jun 2020-09-15 15:32:00 +0800
  • 1316a7c580 Introduce support for NuttX RTOS Huang Qi 2020-09-08 20:32:39 +0800
  • f7d4bfa8e5
    Merge pull request #156 from bytecodealliance/main Wenyong Huang 2020-09-14 15:31:17 +0800
  • 9b0c0d21f9 Fix issue and compilation warnings of new function call APIs Xu Jun 2020-09-14 15:27:25 +0800
  • 436e38e43b
    Merge pull request #155 from bytecodealliance/main Wenyong Huang 2020-09-11 18:33:28 +0800
  • 44a3bbff46 Add the Windows COFF format support for AOT Wu Zhongmin 2020-09-09 16:15:07 +0800
  • 213cb9d4d6
    Merge pull request #154 from bytecodealliance/main Wenyong Huang 2020-09-11 18:18:00 +0800
  • 40db1b30d2 Add the license header Xiaokang Qin 2020-09-11 13:25:12 +0800
  • 972f6a4bc4 Rewrite the the bh_getopt to make it avaliable for more kinds of options Wu Zhongmin 2020-09-10 18:19:21 +0800
  • 7b81c5d50f Address the review comments Xiaokang Qin 2020-09-10 13:55:06 +0800
  • 7737554b90 update zatkh 2020-09-09 21:09:04 +0100
  • 0418afe758 Add Windows support for C-API and Runtime API libraries and examples. Zhongmin Wu 2020-09-02 13:03:42 +0800
  • 8c6201f956
    Merge pull request #153 from bytecodealliance/main Wenyong Huang 2020-09-08 13:05:03 +0800
  • 7c7d620fa3 Add two apis for wasm function call Xiaokang Qin 2020-09-03 11:25:11 +0800
  • 623e2af5f1 fix problem in wasm_module_malloc Xu Jun 2020-09-07 16:49:04 +0800
  • 4f1fe3ab3b
    Merge pull request #152 from bytecodealliance/main Wenyong Huang 2020-09-05 14:48:59 +0800
  • 8d7acdd2b7 fix exec_env not checked issue, export __heap_base and __data_end in sample to decrease memory usage Xu Jun 2020-09-05 14:41:27 +0800
  • aab2fc2f6b Add two apis for wasm function call Xiaokang Qin 2020-09-03 11:25:11 +0800
  • 456fb2b356
    Merge pull request #151 from bytecodealliance/main Wenyong Huang 2020-09-03 11:17:32 +0800
  • 68516ddc82 Fix app heap migrate issue and aot compilation warning issue Wenyong Huang 2020-09-03 11:13:43 +0800
  • a99cd64d82 Add Windows support for c-api library and sample Wu Zhongmin 2020-09-01 20:54:25 +0800
  • 50456121bf
    Merge pull request #150 from bytecodealliance/main Wenyong Huang 2020-09-01 16:01:53 +0800
  • afc964cc0f use llvm release 10.x Xu Jun 2020-09-01 15:51:19 +0800
  • 17fa1c8ada
    Merge pull request #149 from bytecodealliance/main Wenyong Huang 2020-08-26 18:34:10 +0800
  • 3f36972f48 Sync up with internal/feature: Change wasm app offset from int32 to uint32 Wenyong Huang 2020-08-26 18:28:56 +0800
  • da2f759e94
    Merge pull request #148 from bytecodealliance/main Wenyong Huang 2020-08-21 15:16:05 +0800
  • d0388c0821 Sync up with internal/feature Wenyong Huang 2020-08-21 15:03:44 +0800
  • 4174abd50e Fix the mac build issues Xiaokang Qin 2020-08-21 13:27:29 +0800
  • c38553c43d
    Merge pull request #147 from bytecodealliance/main Wenyong Huang 2020-08-20 12:44:15 +0800
  • 923ee8f2f7 Sync up with internal/feature Wenyong Huang 2020-08-20 12:38:31 +0800
  • 0b41c5a316 Fixed macro expansion conflict Renji Panicker 2020-08-16 14:34:08 +0530
  • b493840540
    Merge pull request #146 from bytecodealliance/main Wenyong Huang 2020-08-14 19:58:55 +0800
  • 32d6db5361 fix problem in mini-loader Xu 2020-08-14 19:13:54 +0800
  • 1de33ed7b8
    Merge pull request #145 from bytecodealliance/main Wenyong Huang 2020-08-13 16:40:54 +0800
  • cb06bcdbb5 fix coding style for windows build patch Xu Jun 2020-08-13 16:07:52 +0800
  • 64c6fb7f4b
    Merge pull request #144 from bytecodealliance/main Wenyong Huang 2020-08-13 15:50:47 +0800
  • e76784f40a
    Update aot_reloc_arm.c Wenyong Huang 2020-08-13 15:12:21 +0800
  • 5edb89ee50
    Update aot_reloc_aarch64.c Wenyong Huang 2020-08-13 15:10:35 +0800
  • 08f928cca3 add win64 support Xu Jun 2020-08-13 11:11:03 +0800
  • 0319359a2b optimize: get_current_target in AOT loader for architectures AARCH64 and ARM Karl Fessel 2020-08-11 13:18:07 +0200
  • a958362718
    Merge pull request #143 from bytecodealliance/main Wenyong Huang 2020-08-11 14:48:14 +0800
  • d85a0e8333 Add cmake variable to set max app thread stack size Wenyong Huang 2020-08-11 14:41:38 +0800
  • 6cdda17fb4
    Merge pull request #142 from bytecodealliance/main Wenyong Huang 2020-08-11 11:34:18 +0800
  • b5bdb7a4a6
    Update wasm_runtime_common.c Wenyong Huang 2020-08-11 11:30:04 +0800
  • 07561e75df
    Update wasm_exec_env.c Wenyong Huang 2020-08-11 11:28:42 +0800
  • 2a97e27193
    Update build_llvm.py Wenyong Huang 2020-08-11 11:15:56 +0800
  • 767233943e
    Update CMakeLists.txt Wenyong Huang 2020-08-11 11:05:26 +0800
  • 2add215a50
    Update CMakeLists.txt Wenyong Huang 2020-08-11 10:51:56 +0800
  • 69baa6ec7c
    Update bh_read_file.c Wenyong Huang 2020-08-11 10:46:45 +0800
  • 145ba492af
    Update libc_builtin_wrapper.c Wenyong Huang 2020-08-11 10:42:14 +0800
  • 7408f875d1
    Update CMakeLists.txt Wenyong Huang 2020-08-11 10:38:45 +0800
  • c6683e1553
    Update libc_builtin_wrapper.c Wenyong Huang 2020-08-11 10:28:42 +0800
  • 3d0f460d92
    Update aot_reloc_x86_32.c Wenyong Huang 2020-08-11 10:16:48 +0800
  • 01614372c2
    Update aot_reloc.h Wenyong Huang 2020-08-11 10:15:44 +0800
  • b6d3a6df64
    Update build_llvm.py Wenyong Huang 2020-08-11 10:14:23 +0800
  • 44ddcf41d5
    Update CMakeLists.txt Wenyong Huang 2020-08-11 10:11:17 +0800
  • 34dcd83b7c
    Update bh_read_file.c Wenyong Huang 2020-08-11 10:05:55 +0800
  • 8b06fee882
    Update bh_read_file.c Wenyong Huang 2020-08-11 10:04:27 +0800
  • 2459f5f907
    Update bh_log.c Wenyong Huang 2020-08-11 10:02:01 +0800
  • 8c01747236
    Update bh_log.c Wenyong Huang 2020-08-11 10:01:51 +0800
  • fe80d924da
    Update libc_builtin_wrapper.c Wenyong Huang 2020-08-11 09:53:42 +0800
  • 35b19ff170
    Update wasm_c_api_internal.h Wenyong Huang 2020-08-11 09:49:55 +0800
  • 9034c2101a
    Update aot_reloc.h Wenyong Huang 2020-08-11 09:43:19 +0800
  • a7e8ca27d1
    Update aot_reloc_thumb.c Wenyong Huang 2020-08-11 09:23:02 +0800
  • 55f82821e7 use strcmp instead of sizeof works as well so use that Karl Fessel 2020-08-10 19:16:01 +0200