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 6415e1b006 Apply clang-format for interpreter source files (#772) 4 years ago
  Wenyong Huang 9ef37dd781 Implement source debugging for interpreter and AOT (#769) 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
  Wenyong Huang ea06c19a9d Implement wasm-c-api wasm_config related APIs (#665) 4 years ago
  Wenyong Huang 0f1ce9ef3d Implement wasm-c-api frame/trap APIs for AOT mode (#663) 4 years ago
  Wenyong Huang b554a9d05d Implement wasm-c-api frame/trap APIs for interpreter mode (#660) 4 years ago
  LiFeng c6783ef258 IO: support populate fds into WASM application (#655) 4 years ago
  Wenyong Huang ba922b0d0d Refine the wasm-c-api native func call process of aot mode (#640) 4 years ago
  Xu Jun 684d766e2b Refine aot call func procedure and fix zephyr timer overflow issue (#617) 4 years ago
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) 4 years ago
  Xu Jun 09eb858a02 add realloc wrapper, fix pthread_join overwrite issue (#605) 4 years ago
  Wenyong Huang 77c3ddf7d0 Implement aux stack overflow/underflow check for AOT/interp (#601) 4 years ago
  Xu Jun 22bcfe204e fix aux stack overwritten issue when lib-pthread is enabled (#596) 4 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
  Wenyong Huang fe76ce3b68 Update global initialization process for latest spec cases (#553) 5 years ago
  Wenyong Huang 1630cb2524 Fix duplicated destroy shared memory's lock issue (#514) 5 years ago
  Wenyong Huang a5188f5574 Add checks to avoid wasm_runtime_malloc memory with size 0 (#507) 5 years ago
  Wang Ning da8c879953 Implement riscv support for interpreter (#505) 5 years ago
  Wenyong Huang 240ca2ed46 Implement performance profiler and call stack dump, and update toolchain document (#501) 5 years ago
  Wenyong Huang 788cbf2a19 Refine aot call_indirect opcode translation (#492) 5 years ago
  Wenyong Huang 16e6f41b3a Fix wamr compiler issues and refine some error messages (#470) 5 years ago
  Xu Jun a84d51271c Support AssemblyScript's new/retain/release APIs (#460) 5 years ago
  Wenyong Huang 74be7a0b7c Add more checks to enhance security (#446) 5 years ago
  Wenyong Huang 91b9458ebd Add more checks to enhance app heap's security (#428) 5 years ago
  lum1n0us 4787b150b8 Enable multi-module support for wasm-c-api (#426) 5 years ago