提交历史

作者 SHA1 备注 提交日期
  Wenyong Huang 667282eea9 Implement stat and getentropy for sgx with ocall to run tensorflow (#436) 5 年之前
  YaoLe ed94b7dcc4 Implement Inclavare Containers PAL interface in WAMR Linux-SGX (#429) 5 年之前
  Wang Ning ad4aa9a85f Update build script to enable running tensorflow workload in linux-sgx (#435) 5 年之前
  Wang Ning c9c882e43d Fix compilation error for sgxsdk-2.11 (#431) 5 年之前
  Wenyong Huang 91b9458ebd Add more checks to enhance app heap's security (#428) 5 年之前
  Wang Ning c515fb1b75 Add tensorflow sample under samples/workload/tensorflow (#427) 5 年之前
  lum1n0us 4787b150b8 Enable multi-module support for wasm-c-api (#426) 5 年之前
  Karl Fessel f1fe5d7872 add RIOT-OS support to WAMR (#425) 5 年之前
  YAMAMOTO Takashi 2dd3875fd9 nuttx: Fix build for sim on macOS (#423) 5 年之前
  YAMAMOTO Takashi f7903caa65 wasm_loader_ctx_init: Don't use false as a pointer (#422) 5 年之前
  Xu Jun b929ee3f71 Update windows build step, add CI support for windows (#420) 5 年之前
  Xu Jun c87f28eacd support tail-call in AoT (#419) 5 年之前
  Karl Fessel cc0aab1063 Remove '@' when declare function invokeNative to fix compile error (#417) 5 年之前
  Wang Xin 06b045a972 Update readme 5 年之前
  Xiaokang Qin c83a5713f9 Add the fast-interp tail call support (#409) 5 年之前
  Wenyong Huang dc536538ad Fix sgx enclave module not destroyed issue when loading module failed (#410) 5 年之前
  Huang Qi 78c525d21c platforms/nuttx: Add support for custom name sections & configurable heap pool (#407) 5 年之前
  Xu Jun c13746c22c move memory_data out from MemoryInstance, add call stack (#408) 5 年之前
  Huang Qi 0bf7f7310b Add NULL check for memory inst in aot/wasm module malloc/free (#403) 5 年之前
  Xu Jun 4bfcbc2cab fix problem about local in fast-interp (#406) 5 年之前
  Huang Qi c59bfe24fb platforms/nuttx: Use symbol from NuttX to configure build (#402) 5 年之前
  Xiaokang Qin a70daed17d Add the tail-call feature support for classic-interp (#401) 5 年之前
  Wenyong Huang a3d374eb57 Fix jit target arch not set issue and custom name section typo issue (#400) 5 年之前
  Huang Qi b639c3ce61 Use macro instead of enum to define MEM_ALLOCATOR for better compatibility (#399) 5 年之前
  Xiaokang Qin a7e7711f63 Add the support for custom name section (#398) 5 年之前
  Huang Qi a290aaf93e Fix wasm loader malloc(0) issue which returns NULL is some platforms (#397) 5 年之前
  jmpews(AKA.zz) d8d367b367 Update some assembler directives for darwin target (#395) 5 年之前
  Xu Jun dc4b8c4822 remove errno in wasm_application_execute_func (#396) 5 年之前
  Xu Jun 21850aeb0a add more build option and samples in CI (#394) 5 年之前
  Huang Qi b9f195ce91 Introduce CI support (#391) 5 年之前