Commit Graph

  • aaa7959ea4 Support auto detect processor on apple silicon Huang Qi 2021-07-24 08:05:26 +0800
  • 6228b7c825 Allow to build wamrc with custom llvm Huang Qi 2021-07-23 23:07:03 +0800
  • 75e44dc23f
    Merge pull request #298 from bytecodealliance/main Wenyong Huang 2021-07-22 19:40:26 +0800
  • 2e967434c5 Fix coding style issue of clock_gettime_wrapper Wenyong Huang 2021-07-23 02:26:05 +0800
  • bf41042760 Fix some compile warnings, update document Wenyong Huang 2021-07-23 02:17:35 +0800
  • 28f104036c
    Fix some compile warnings and update document (#670) Wenyong Huang 2021-07-22 19:39:53 +0800
  • e3bada2dd0
    Merge pull request #297 from bytecodealliance/main Wenyong Huang 2021-07-22 13:53:30 +0800
  • 04e7afe55d
    Update documents (#669) Huang Qi 2021-07-22 13:52:48 +0800
  • 96be96317f Update doc with arch support and wamrc Huang Qi 2021-07-22 13:07:19 +0800
  • 87debc629e Improve CI speed Huang Qi 2021-07-22 12:48:41 +0800
  • 1af82b7bef
    Merge pull request #296 from bytecodealliance/main Wenyong Huang 2021-07-22 11:17:29 +0800
  • e4023c8e02
    Implement AOT support for RISCV (#649) Huang Qi 2021-07-22 11:16:47 +0800
  • 0a6ba9091c Merge pull request #4 from wenyongh/test/riscv_aot Huang Qi 2021-07-21 11:09:37 +0800
  • c5a528da99
    Merge pull request #290 from bytecodealliance/main Wenyong Huang 2021-07-15 10:48:09 +0800
  • ab5c42a01c Implement wasm_config related wasm-c-api APIs Wenyong Huang 2021-07-15 00:50:00 +0800
  • 806b54b1c4
    Merge pull request #286 from bytecodealliance/main Wenyong Huang 2021-07-13 09:01:31 +0800
  • 90e635a581 Fix CI error when building wasm-c-api samples with AOT mode Wenyong Huang 2021-07-13 16:52:30 +0800
  • 60ff1efbb5 Implement wasm-c-api frame/trap APIs for AOT mode Wenyong Huang 2021-07-13 02:41:35 +0800
  • 08ced336a4
    Merge pull request #284 from bytecodealliance/main Wenyong Huang 2021-07-06 17:06:24 +0800
  • 7fd5e42feb Implement wasm-c-api frame/trap APIs for interpreter mode Wenyong Huang 2021-07-07 00:50:25 +0800
  • 23743df244
    Merge pull request #283 from bytecodealliance/main Wenyong Huang 2021-07-06 16:45:41 +0800
  • 8c826700ae Add TSC members Wang Xin 2021-07-04 15:48:20 +0800
  • 85c0bc2d9d
    Merge branch 'bytecodealliance:main' into master Wang Xin 2021-07-04 03:26:31 -0400
  • 1afbc69d38 Fix issue of call wasm-c-api native func from interp Wenyong Huang 2021-06-28 19:49:55 +0800
  • 98005501bb Enable call wasm-c-api native func directly instead of trampoline for interp mode Wenyong Huang 2021-06-28 18:19:33 +0800
  • 2886020627
    Merge pull request #279 from bytecodealliance/main Wenyong Huang 2021-06-22 14:42:17 +0800
  • d670ee8e88 IO: support populate fds into WASM application LiFeng 2021-06-19 16:40:17 +0800
  • 5f52edd009 Fix compile warnings with arm-none-eabi-gcc 9.3.1 Masayuki Ishikawa 2021-06-18 08:53:56 +0900
  • 4ce2f2c1f8
    Merge pull request #278 from bytecodealliance/main Wenyong Huang 2021-06-18 12:46:01 +0800
  • fa84e53989 sgx: fix the build warning LiFeng 2021-06-16 16:52:30 +0800
  • cca15dac7f
    Merge pull request #277 from bytecodealliance/main Wenyong Huang 2021-06-16 15:29:23 +0800
  • 1aea7543a4 Add wasm-c-api sample, enable get wasm main func return value Wenyong Huang 2021-06-16 14:55:58 +0800
  • 1891c3b1d7
    Merge pull request #276 from bytecodealliance/main Wenyong Huang 2021-06-14 08:59:25 +0800
  • 19be4b6c6b Enable multi-thread for tensorflow sample, update wasm-c-api document, fix klocwork issues wenyongh 2021-06-14 16:43:36 +0800
  • 5e746bcbf6
    Merge pull request #275 from bytecodealliance/main Wenyong Huang 2021-06-07 16:08:32 +0800
  • abcf8cbd37 platform/nuttx: Support riscv based chips Huang Qi 2021-06-07 07:34:53 +0800
  • 8500ded110
    Merge pull request #274 from bytecodealliance/main Wenyong Huang 2021-06-01 15:09:43 +0800
  • dc34e4b24c Fix wasm-c-api trap message print issue wenyongh 2021-06-01 22:29:27 +0800
  • 65b155fe00
    Merge pull request #273 from bytecodealliance/main Wenyong Huang 2021-06-01 14:23:45 +0800
  • 4bd5e3999e product-mini/nuttx: Add support for ARMV7A Masayuki Ishikawa 2021-05-18 11:22:06 +0900
  • e5a0c93fba
    Merge pull request #272 from bytecodealliance/main Wenyong Huang 2021-05-31 09:57:52 +0800
  • 33124c445d core/shared/platform/common/posix/posix_thread.c: Avoid TLS assumption YAMAMOTO Takashi 2021-05-27 17:01:08 +0900
  • 4febc3ea0b core/shared/platform/common/posix/posix_thread.c: Fix printf of pthread_t YAMAMOTO Takashi 2021-05-27 15:52:12 +0900
  • 66c57fb5d8 posix_thread.c: Avoid assuming tv_sec is a long YAMAMOTO Takashi 2021-03-10 12:12:10 +0900
  • b86c034d60 core/shared/mem-alloc/ems/ems_kfc.c: Fix a warning YAMAMOTO Takashi 2021-03-10 12:15:00 +0900
  • b6fc45efbc core/iwasm/interpreter/wasm_loader.c: Fix a compiler warning YAMAMOTO Takashi 2021-03-10 11:53:51 +0900
  • cdb3e38cc7 product-mini/platforms/nuttx/wamr.mk: Use a correct var for BH_PLATFORM_DARWIN YAMAMOTO Takashi 2021-03-10 11:49:45 +0900
  • 012cb2a245
    Merge pull request #271 from bytecodealliance/main Wenyong Huang 2021-05-27 13:32:45 +0800
  • 0c8e0e28ca
    Merge pull request #270 from bytecodealliance/main Wenyong Huang 2021-05-26 20:58:06 +0800
  • d0b2e72c31 Refine the wasm-c-api native func call process wenyongh 2021-05-27 00:21:39 +0800
  • 47e6919c59 Added use_wrapper to structure to NativeSymbol and corresponding methods to enable linking to pure C functions without prepending wasm_exec_env_t as first argument Pannous 2021-05-26 13:30:14 +0200
  • c2082e1dc7
    Merge pull request #269 from bytecodealliance/main Wenyong Huang 2021-05-26 13:22:30 +0800
  • 9706ea1efd Move application entry APIs out of wasm_runtime_common.c wenyongh 2021-05-26 21:07:13 +0800
  • d95cddecea fix style. doujiang24 2021-05-21 09:30:48 +0800
  • 915c573ee4 reused the existing WASM_ENABLE_AOT and WASM_ENABLE_INTERP macros. doujiang24 2021-05-21 09:24:04 +0800
  • 2321a9fba7 fix wasm-c-api sample AOT mode. doujiang24 2021-05-20 10:59:28 +0800
  • ca459f762d
    Merge pull request #268 from bytecodealliance/main Wenyong Huang 2021-05-19 20:00:00 +0800
  • 7b02afd1f2 Refer to BA security policy Till Schneidereit 2021-05-19 13:31:43 +0200
  • f0be92dc3a
    Merge pull request #267 from bytecodealliance/main Wenyong Huang 2021-05-19 14:58:12 +0800
  • 0ff50b436f spread custom data to all threads, enable libc-builtin float print Xu Jun 2021-05-19 14:31:23 +0800
  • 8787ea0c14
    Merge pull request #266 from bytecodealliance/main Wenyong Huang 2021-05-14 11:13:48 +0800
  • 8abb4822bc Re-org thread env init/destroy for HW bound check wenyongh 2021-05-14 18:52:36 +0800
  • 140990de30
    Merge pull request #265 from bytecodealliance/main Wenyong Huang 2021-05-13 15:14:23 +0800
  • a18840f0a4 Fix wasm-c-api JIT issue and update makefile wenyongh 2021-05-13 22:40:02 +0800
  • a47bc212a3 Restore the LLVM passes order wenyongh 2021-05-12 00:25:17 +0800
  • 25de367b67 Sync up with internal/feature wenyongh 2021-05-12 00:16:49 +0800
  • 0493460699
    Merge pull request #263 from bytecodealliance/main Wenyong Huang 2021-04-30 09:14:01 +0800
  • 643f84f2ac Fix wasm-c-api memory leak in JIT mode, enable to set LLVM_DIR from cmd line wenyongh 2021-04-30 16:54:48 +0800
  • 1566837864
    Merge pull request #262 from bytecodealliance/main Wenyong Huang 2021-04-27 17:19:00 +0800
  • 4246f148d7 Implement Windows boundary check with hardware trap wenyongh 2021-04-28 01:05:40 +0800
  • b4ebf98f9e
    Merge pull request #261 from bytecodealliance/main Wenyong Huang 2021-04-27 17:06:08 +0800
  • fe23360012 Fix compilation errors on windows and MacOS wenyongh 2021-04-28 00:50:22 +0800
  • 8fcb26d025 Enable Envoy WAMR integration wenyongh 2021-04-27 22:19:54 +0800
  • 9ce361c20a
    Merge pull request #260 from bytecodealliance/main Wenyong Huang 2021-04-26 08:47:54 +0800
  • fff996a7d4 Make it work for aarch64. Bao Haojun 2021-04-19 17:19:40 +0800
  • 67fa160203 implementation of more APIs to support ENVOY integratoin liang.he@intel.com 2021-04-20 11:24:37 +0800
  • 1e239ab867
    Merge pull request #259 from bytecodealliance/main Wenyong Huang 2021-04-19 21:07:51 +0800
  • d759d816a3 1. Refine the aot call function procedure Xu Jun 2021-04-19 20:46:04 +0800
  • b3598fe5d4
    Merge pull request #258 from bytecodealliance/main Wenyong Huang 2021-04-15 11:29:58 +0800
  • 511099ff82 Import reference-types feature wenyongh 2021-04-15 19:07:46 +0800
  • dffbc678e9
    Merge pull request #257 from bytecodealliance/main Wenyong Huang 2021-04-13 15:26:38 +0800
  • 69dd9bdaa7 Re-org SIMD code structure for non-x86 target wenyongh 2021-04-13 23:08:47 +0800
  • c457ec825c
    Merge pull request #256 from bytecodealliance/main Wenyong Huang 2021-04-13 14:46:24 +0800
  • c66dcd2be9
    Enable SIMD for AARCH64 Platform (#11) Xiaokang Qin 2021-04-13 14:03:22 +0800
  • 44ace25813
    Merge pull request #255 from bytecodealliance/main Wenyong Huang 2021-04-13 13:42:58 +0800
  • 2ca693adfa Update sample workload's scripts to align with latest emcc wenyongh 2021-04-13 21:15:47 +0800
  • e82b921907
    Merge pull request #254 from bytecodealliance/main Wenyong Huang 2021-04-09 17:24:54 +0800
  • 4f957c5779 Fix llvm target vendor-sys-abi not correctly set issue on windows platform wenyongh 2021-04-10 00:56:08 +0800
  • 4e44b7acaf
    Merge pull request #253 from bytecodealliance/main Wenyong Huang 2021-04-09 15:27:41 +0800
  • f97b6149fe add realloc wrapper, fix pthread_join overwrite issue Xu Jun 2021-04-09 15:04:31 +0800
  • c7c410a4bb
    Merge pull request #252 from bytecodealliance/main Wenyong Huang 2021-04-09 14:56:34 +0800
  • 190cde0bfc Fix windows warnings: dll linkage and others wenyongh 2021-04-09 22:43:23 +0800
  • f41055efd3
    Merge pull request #251 from bytecodealliance/main Wenyong Huang 2021-04-07 16:17:58 +0800
  • 19eb67d3b7 Implement aux stack overflow/underflow check for AOT/interp wenyongh 2021-04-08 00:02:52 +0800
  • d0b422f9ac
    Merge pull request #250 from bytecodealliance/main Wenyong Huang 2021-04-01 23:35:02 -0500
  • b2ebcf4c73 Fix aot code failed to run on darwin/android issue wenyongh 2021-04-02 20:18:18 +0800
  • 781be551dd
    Merge pull request #249 from bytecodealliance/main Wenyong Huang 2021-04-01 03:51:19 -0500
  • 3cb1b92fb2 Re-org address unalignment access for fast-interp wenyongh 2021-04-02 00:34:28 +0800
  • 0c02207665
    Merge pull request #248 from bytecodealliance/main Wenyong Huang 2021-04-01 02:07:47 -0500
  • 9439ab0664 fix aux stack covered issue when lib-pthread enabled Xu Jun 2021-04-01 14:44:04 +0800