提交历史

作者 SHA1 备注 提交日期
  Rochet2 ef5ceffe71 Correct mistake in documentation (#198) 5 年之前
  wenyongh 751a3b5865 Enhance interpreter performance (#196) 5 年之前
  Weining aa42335a4e minor changes (#195) 5 年之前
  wenyongh 0fdd49ea31 Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) 5 年之前
  Xu Jun 381859d530 fix unaligned 64bit access on MCU (#192) 5 年之前
  wenyongh 180ee4c78a Add realloc func argument for memory allocator (#191) 5 年之前
  Xu Jun 057c849fc0 re-org bh_definition.c && introduce wamr fast interpreter (#189) 5 年之前
  wenyongh cfcaca3d35 Refine build script of zephyr product-mini, enable aot soft-float support (#188) 5 年之前
  Wang Xin be69c51aec git download the llvm repo in 1 depth (#187) 5 年之前
  Wang Xin 881b46cfc8 Update export_native_api.md 5 年之前
  Wang Xin a325c6d3fe Update export_native_api.md 5 年之前
  Wang Xin eb1eb9d96d Update README.md 5 年之前
  wenyongh 0d3f304191 Implement native function pointer check, addr conversion and register, update documents (#185) 5 年之前
  Daisuke Ogawa 2e36149e32 Fix bug of Dockerfile (#183) 5 年之前
  wenyongh 9a961c4843 Enable ARM and THUMB AOT support, enable Android platform support (#182) 5 年之前
  wenyongh 4dbe7c44d0 Fix block addr cache uninitialized issue in aot compiler (#181) 5 年之前
  qdaoming-intel 7962c47085 Diasble AOT in SGX build by default, as it requires SGX SDKv2.8 or la… (#180) 5 年之前
  Renji Panicker 76eea80046 fixed typecast error when compiling in C++ (#179) 5 年之前
  renjipanicker af4a96e2a0 Fixed darwin build (#178) 5 年之前
  renjipanicker 36b1044363 Fixed C compiler detection error in CMakeList.txt (#176) 5 年之前
  Wang Xin dc7177e745 fix sample littlevgl build.sh issue (#174) 5 年之前
  wenyongh 72d9e886e8 Merge two levels of hash cache of branch block address into one (#173) 5 年之前
  Wang Xin 3695f29d34 support cross compliation for SDK and the simple sample (#172) 5 年之前
  Wang Xin 82b0bb44c3 sdk build tools and app framework updates (#171) 5 年之前
  qdaoming-intel a4ac16a1c8 Add SGX AOT support with SGX SDKv2.8 unpublic sgx_rsrv_mem_mngr.h (#169) 5 年之前
  wenyongh 0fb40f3f9a Remove unused build folders (#168) 5 年之前
  wenyongh e62bbeb9e8 Refine wasm loader and interpreter, enhance wamrc to support SGX (#167) 5 年之前
  Junxian Xiao 20cf199ce4 Fix issues when use linux-sgx as cmake subdirectory (#166) 5 年之前
  Xu Jun 5a10651dd0 support app framework base library in assemblyscript (#164) 6 年之前
  wenyongh b5cbc02e90 Refine interpreter to improve performance (#162) 6 年之前