Historie revizí

Autor SHA1 Zpráva Datum
  Wenyong Huang 3977f0b22a Use pre-created exec_env for instantiation and module_malloc/free (#2047) před 2 roky
  Enrico Loparco e8d718096d Add/reorganize locks for thread synchronization (#1995) před 2 roky
  Enrico Loparco 216dc43ab4 Use shared memory lock for threads generated from same module (#1960) před 2 roky
  Wenyong Huang 40a14b51c5 Enable running mode control for runtime and module instance (#1923) před 3 roky
  Wenyong Huang 7bb78dc260 Remove fast jit macro in enum WASMExceptionID (#1933) před 3 roky
  tonibofarull 9eed6686df Refactor WASI-NN to simplify the support for multiple frameworks (#1834) před 3 roky
  liang.he 676c3c7b04 Fix failure about preopen of reactor modules (#1816) před 3 roky
  Wenyong Huang 14288f59b0 Implement Multi-tier JIT (#1774) před 3 roky
  Wenyong Huang 9d52960e4d Fix wasm-c-api import func link issue in wasm_instance_new (#1787) před 3 roky
  Wenyong Huang 87c3195d47 Revert "Implement call Fast JIT function from LLVM JIT jitted code" (#1737) před 3 roky
  Wenyong Huang cf7b01ad82 Implement call Fast JIT function from LLVM JIT jitted code (#1714) před 3 roky
  Wenyong Huang a182926a73 Refactor interpreter/AOT module instance layout (#1559) před 3 roky
  Wenyong Huang 08eeeb748c Add more fast jit fixed virtual regs (#1409) před 3 roky
  Wenyong Huang ccd627d2c6 Fix linear memory page count issues (#1380) před 3 roky
  YAMAMOTO Takashi 1fc01fab4b wasm_create_exec_env_and_call_function: Remove "enable_debug" argument (#1398) před 3 roky
  Wenyong Huang 6798637891 Remove some unused codes (#1379) před 3 roky
  Wenyong Huang bf28030993 Import WAMR Fast JIT (#1343) před 3 roky
  Wenyong Huang fd5030e02e Implement interpreter hw bound check (#1309) před 3 roky
  Xu Jun 471cac4719 Enable dump call stack to a buffer (#1244) před 3 roky
  Xu Jun 77595c9560 Support emit specified custom sections into AoT file (#1207) před 3 roky
  Xu Jun 98431225f2 Store import function pointer in module instance (#1130) před 3 roky
  Wenyong Huang b6e5206e61 Fix wasm_runtime_load argument type invalid issue (#1059) před 3 roky
  liang.he 50b6474f54 Add WASI ABI compatibility check for multi-module (#913) před 4 roky
  Xu Jun 2af5ae5abb [source debug] refine some code in source debugging (#856) před 4 roky
  Wenyong Huang 6415e1b006 Apply clang-format for interpreter source files (#772) před 4 roky
  Wenyong Huang edb184f709 Implement most missing wasm-c-api APIs (#303) (#676) před 4 roky
  Wenyong Huang 0f1ce9ef3d Implement wasm-c-api frame/trap APIs for AOT mode (#663) před 4 roky
  Wenyong Huang b554a9d05d Implement wasm-c-api frame/trap APIs for interpreter mode (#660) před 4 roky
  Wenyong Huang ba922b0d0d Refine the wasm-c-api native func call process of aot mode (#640) před 4 roky
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) před 4 roky