Commit History

Author SHA1 Message Date
  Jie He be2b561935 [dylink] Add an experimental shared-everything multiple modules link feature. (#1023) 4 years ago
  Wenyong Huang 64be6ec9a7 Fix potential pointer overflows (#826) 4 years ago
  Wenyong Huang 3dff80157b Fix app heap corrupted unchecked issue (#788) 4 years ago
  Wenyong Huang 52b6c73d9c Apply clang-format for more src files and update spec test script (#775) 4 years ago
  Karl Fessel 8d9bf18ac3 Make include headers follow strict protoype rule (#773) 4 years ago
  Wenyong Huang 9ef37dd781 Implement source debugging for interpreter and AOT (#769) 4 years ago
  Saju Pillai 76d641c7ea Update wasm_c_api to use vector types (#751) 4 years ago
  Saju Pillai b1173d1bfc Allocate correct space for results before native callback is run (#747) 4 years ago
  Wenyong Huang db695fada4 Implement XIP feature and enable ARC target support (#694) 4 years ago
  Wenyong Huang 541f577164 Implement wasm_runtime_init_thread_env for Windows platform (#683) 4 years ago
  Wenyong Huang edb184f709 Implement most missing wasm-c-api APIs (#303) (#676) 4 years ago
  Huang Qi e4023c8e02 Implement AOT support for RISCV (#649) 4 years ago
  Wenyong Huang cba4c78273 Enable call wasm-c-api native func directly from interpreter (#656) 4 years ago
  LiFeng c6783ef258 IO: support populate fds into WASM application (#655) 4 years ago
  Wenyong Huang a5ffd656fa Fix wasm-c-api trap message format issue (#644) 5 years ago
  Wenyong Huang ba922b0d0d Refine the wasm-c-api native func call process of aot mode (#640) 5 years ago
  Wenyong Huang 1b34606940 Move application entry APIs out of wasm_runtime_common.c (#639) 5 years ago
  Xu Jun f637438e4e Spread module custom data to all threads, enable libc-builtin float print (#633) 5 years ago
  Wenyong Huang a14a4487bb Re-org thread env init/destroy for HW bound check (#631) 5 years ago
  Wenyong Huang 17a2167485 Fix wasm-c-api JIT issue and update makefile (#630) 5 years ago
  Wenyong Huang fa5f4fe940 Implement Windows boundary check with hardware trap (#623) 5 years ago
  Wenyong Huang eb29385963 Implement more wasm-c-apis and enable Envoy integration (#622) 5 years ago
  Xu Jun 684d766e2b Refine aot call func procedure and fix zephyr timer overflow issue (#617) 5 years ago
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) 5 years ago
  Xiaokang Qin 46db353017 Enable SIMD for AARCH64 Platform (#11) (#610) 5 years ago
  Xu Jun 09eb858a02 add realloc wrapper, fix pthread_join overwrite issue (#605) 5 years ago
  Wenyong Huang dfe52ab42f Fix compile warnings on windows platform: dll linkage and others (#604) 5 years ago
  Wenyong Huang 7db2221ad9 Re-org address unalignment access for fast-interp (#597) 5 years ago
  Wenyong Huang 02d27e13ee Fix some compilation warnings and enable Windows JIT (#586) 5 years ago
  Wenyong Huang b06ae7272f Remove heap size check when creating wasi ctx (#565) 5 years ago