Commit History

Author SHA1 Message Date
  Wenyong Huang b6216a5f8a Fix ip (bytecode offset) not committed into the latest aot frame (#3213) 1 year ago
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
  Wenyong Huang a182926a73 Refactor interpreter/AOT module instance layout (#1559) 3 years ago
  Wenyong Huang 5e238322c2 Enable aot compiler with llvm-14/15 (#1252) 3 years ago
  Wenyong Huang 7636d86a76 Refactor Orc JIT to enable lazy compilation (#974) 4 years ago
  Wenyong Huang fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 years ago
  Wenyong Huang 9ef37dd781 Implement source debugging for interpreter and AOT (#769) 4 years ago
  Wenyong Huang db695fada4 Implement XIP feature and enable ARC target support (#694) 4 years ago
  Wenyong Huang 591e4ce536 Refine aot exception throw, remove unnecessary labels (#456) 5 years ago
  Wenyong Huang a3074df21b Import SIMD feature and add some workload samples (#438) 5 years ago
  Xu Jun 29e45e1527 implement atomic opcode in AOT/JIT (#329) 5 years ago
  wenyongh d381b0fdec Implement post-MVP features and native stack overflow check (#243) 5 years ago
  wenyongh 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 years ago