Historique des commits

Auteur SHA1 Message Date
  Wenyong Huang 5d44ec501d Merge branch main into dev/gc_refactor il y a 2 ans
  Wenyong Huang e170c355a2 Merge branch main into dev/wasi_threads il y a 2 ans
  Wenyong Huang 80e2f3dd7f Refactor GC feature (#1956) il y a 2 ans
  YAMAMOTO Takashi 7d3b2a8773 Make memory profiling show native stack usage (#1917) il y a 3 ans
  Marcin Kolny 0e2382a959 Disable aux stack allocations for threads spawned by wasi_thread_start (#1867) il y a 3 ans
  Wenyong Huang ce3458da99 Refine AOT exception check when function return (#1752) il y a 3 ans
  Wenyong Huang bf28030993 Import WAMR Fast JIT (#1343) il y a 3 ans
  Wenyong Huang 0ec27af9df Add API wasm_runtime_set_module_inst (#1286) il y a 3 ans
  Wenyong Huang c6997aa68a Fix execute_main not wait for other threads (#1137) il y a 3 ans
  Wenyong Huang d6e781af28 Add more operand stack overflow checks for fast-interp (#1104) il y a 3 ans
  Wenyong Huang 260d36a62d Refactor externref related APIs of reference types feature (#971) il y a 4 ans
  Wenyong Huang 092efbfe21 Fix thread manager issues (#962) il y a 4 ans
  Wenyong Huang 52b6c73d9c Apply clang-format for more src files and update spec test script (#775) il y a 4 ans
  Wenyong Huang 9ef37dd781 Implement source debugging for interpreter and AOT (#769) il y a 4 ans
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) il y a 4 ans
  Wenyong Huang 77c3ddf7d0 Implement aux stack overflow/underflow check for AOT/interp (#601) il y a 4 ans
  Xu Jun 0226dbbb3d introduce WAMR memory profiling tool (experimental) (#390) il y a 5 ans
  Xu Jun 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) il y a 5 ans
  wenyongh ee315e4049 Implement memory access bound check with hardware trap for 64-bit platforms (#293) il y a 5 ans
  Xu Jun d98ab63e5c Enable shared memory && add pthread support (#282) il y a 5 ans
  wenyongh d381b0fdec Implement post-MVP features and native stack overflow check (#243) il y a 5 ans
  wenyongh c1a0e6d877 Implement register/call native API with raw (unextracted) arguments (#222) il y a 5 ans
  Xu Jun f1a0e75ab7 re-org platform APIs, simplify porting process (#201) il y a 5 ans
  wenyongh 0d3f304191 Implement native function pointer check, addr conversion and register, update documents (#185) il y a 5 ans
  wenyongh 72d9e886e8 Merge two levels of hash cache of branch block address into one (#173) il y a 6 ans
  wenyongh 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) il y a 6 ans