Commit History

Author SHA1 Message Date
  Wenyong Huang b554a9d05d Implement wasm-c-api frame/trap APIs for interpreter mode (#660) 4 years ago
  Wenyong Huang cba4c78273 Enable call wasm-c-api native func directly from interpreter (#656) 4 years ago
  Wenyong Huang ba922b0d0d Refine the wasm-c-api native func call process of aot mode (#640) 4 years ago
  Wenyong Huang a14a4487bb Re-org thread env init/destroy for HW bound check (#631) 4 years ago
  Wenyong Huang 64b5459066 Implement Windows thread/mutex/cond APIs to support multi-thread (#627) 4 years ago
  Wenyong Huang 9710d9325f Fix wasm-c-api JIT mode issue and enable set LLVM_DIR in cmd line (#624) 4 years ago
  Wenyong Huang eb29385963 Implement more wasm-c-apis and enable Envoy integration (#622) 4 years ago
  Wenyong Huang 5a13e1bbbc Fix compile warnings of wasm-c-api and add more checks (#592) 4 years ago
  Wenyong Huang a5188f5574 Add checks to avoid wasm_runtime_malloc memory with size 0 (#507) 5 years ago
  Xiaokang Qin 6c967b71f1 Fix two issues for wasm-c-api (#487) 5 years ago
  Wenyong Huang 74be7a0b7c Add more checks to enhance security (#446) 5 years ago
  lum1n0us 4787b150b8 Enable multi-module support for wasm-c-api (#426) 5 years ago
  Wenyong Huang e501a6963b Fix some coding style issues, fix doc typo and refine some codes (#392) 5 years ago
  Wenyong Huang 034606b0a9 Change wasm app offset type from int32 to uint32 (#361) 5 years ago
  sophy228 8ad9c1775f Add wamrc AoT compiler building support for Windows(MSVC) (#332) 5 years ago
  Wenyong Huang 1b6ddb37d0 Implement libc-WASI for Linux SGX platform and update documents (#343) 5 years ago
  lum1n0us 08d01b65c5 Eable post-MVP feature wasm-c-api (#315) 5 years ago