提交历史

作者 SHA1 备注 提交日期
  Wenyong Huang 605c8b07dc Fix issue of Multi-tier JIT (#2056) 2 年之前
  Wenyong Huang 3977f0b22a Use pre-created exec_env for instantiation and module_malloc/free (#2047) 2 年之前
  Wenyong Huang f279ba84ee Fix multi-threading issues (#2013) 2 年之前
  Enrico Loparco e8d718096d Add/reorganize locks for thread synchronization (#1995) 2 年之前
  Wenyong Huang d2772c4153 Re-org calling post instantiation functions (#1972) 2 年之前
  Wenyong Huang 739acfc908 Merge pull request #1966 from bytecodealliance/dev/wasi_threads 2 年之前
  Wenyong Huang ef3a683392 Don't call start/initialize in child thread's instantiation (#1967) 2 年之前
  Wenyong Huang e170c355a2 Merge branch main into dev/wasi_threads 2 年之前
  Enrico Loparco 216dc43ab4 Use shared memory lock for threads generated from same module (#1960) 2 年之前
  Wenyong Huang c3e9b66b2a Fix jit memory overwritten after instance deinstantiate (#1936) 3 年之前
  Wenyong Huang 40a14b51c5 Enable running mode control for runtime and module instance (#1923) 3 年之前
  YAMAMOTO Takashi 7d3b2a8773 Make memory profiling show native stack usage (#1917) 3 年之前
  tonibofarull 9eed6686df Refactor WASI-NN to simplify the support for multiple frameworks (#1834) 3 年之前
  Wenyong Huang c7141894fb Merge branch main into dev/wasi_threads 3 年之前
  Xu Jun cadf9d0ad3 Main thread spread exception when thread-mgr is enabled (#1889) 3 年之前
  Martin Klang 622cdbefd6 Prevent undefined behavior from c_api_func_imports == NULL (#1883) 3 年之前
  Wenyong Huang 1f4580fbd8 Enable CI wasi test suite for x86-32 classic/fast interpreter (#1866) 3 年之前
  liang.he 7401718311 Report error in instantiation when meeting unlinked import globals (#1859) 3 年之前
  Wenyong Huang 3403f0a7f4 Merge main into dev/wasi_threads 3 年之前
  liang.he 676c3c7b04 Fix failure about preopen of reactor modules (#1816) 3 年之前
  Wenyong Huang e8ce4c542e Implement Multi-tier JIT (#1774) 3 年之前
  Wenyong Huang 37e9b9c510 Fix wasm-c-api import func link issue in wasm_instance_new (#1787) 3 年之前
  Wenyong Huang 14288f59b0 Implement Multi-tier JIT (#1774) 3 年之前
  Marcin Kolny 0f637cff07 Enable aux stack allocations on application heap (#1799) 3 年之前
  Wenyong Huang 9d52960e4d Fix wasm-c-api import func link issue in wasm_instance_new (#1787) 3 年之前
  Wenyong Huang ce3458da99 Refine AOT exception check when function return (#1752) 3 年之前
  Wenyong Huang 87c3195d47 Revert "Implement call Fast JIT function from LLVM JIT jitted code" (#1737) 3 年之前
  Wenyong Huang cf7b01ad82 Implement call Fast JIT function from LLVM JIT jitted code (#1714) 3 年之前
  Xu Jun 032b9aa74b Fix issue of restoring wasm operand stack (#1721) 3 年之前
  liang.he 1c5034bdfa Fix a bug of the return value of memory_instantiate (#1616) 3 年之前