História revízii

Autor SHA1 Správa Dátum
  Benbuck Nason 1c2a8fca4e Fix some more spelling issues (#3393) 1 rok pred
  YAMAMOTO Takashi 410ee580ae Add wasm_runtime_detect_native_stack_overflow_size (#3355) 1 rok pred
  Wenyong Huang 902aa525d1 Fix windows relocation string parsing issue (#3333) 1 rok pred
  Wenyong Huang 68bd30c6f9 Enhance GC subtyping checks (#3317) 1 rok pred
  Wenyong Huang ef3babc658 interp: Restore context from prev_frame after tail calling a native function (#3283) 1 rok pred
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) 1 rok pred
  TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) 1 rok pred
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) 1 rok pred
  Wenyong Huang 3a0e86454e fast-interp: Fix GC opcode ref.as_non_null (#3156) 1 rok pred
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 rok pred
  TianlongLiang f359b51525 Fix threads opcodes' boundary check in classic-interp and fast-interp (#3136) 1 rok pred
  YAMAMOTO Takashi 529fa9dd17 EH: Fix broken stack usage calculation (#3121) 1 rok pred
  Wenyong Huang 2eb60060d8 Fix read and validation of misc/simd/atomic sub opcodes (#3115) 1 rok pred
  YAMAMOTO Takashi 10e87d2966 EH: Don't call word_copy with zero size (#3105) 1 rok pred
  Wenyong Huang af318bac81 Implement Exception Handling for classic interpreter (#3096) 1 rok pred
  liang.he 99bbad8cdb perf profiling: Adjust the calculation of execution time (#3089) 1 rok pred
  Wenyong Huang 313ce8cb61 Fix memory/table segment checks in memory.init/table.init (#3081) 1 rok pred
  Wenyong Huang a7545df5d0 classic-interp: Handle SIMD opcode when JIT is enabled (#3046) 2 rokov pred
  Wenyong Huang 9bcf6b4dd3 Enable quick aot entry when hw bound check is disabled (#3044) 2 rokov pred
  liang.he 5c8b8a17a6 Enhancements on wasm function execution time statistic (#2985) 2 rokov pred
  Wenyong Huang 7c7684819d Register quick call entries to speedup the aot/jit func call process (#2978) 2 rokov pred
  Wenyong Huang 3637f2df79 Refine LLVM JIT function call process (#2925) 2 rokov pred
  YAMAMOTO Takashi 18529253d8 interpreter: Simplify memory.grow a bit (#2899) 2 rokov pred
  Yage Hu ef0cd22119 Fix memory size not updating after growing in interpreter (#2898) 2 rokov pred
  Enrico Loparco 0455071fc1 Access linear memory size atomically (#2834) 2 rokov pred
  Huang Qi 0b29904f26 Fix configurable bounds checks typo (#2809) 2 rokov pred
  YAMAMOTO Takashi 562a5dd1b6 Fix data/elem drop (#2747) 2 rokov pred
  YAMAMOTO Takashi 24c4d256b3 Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685) 2 rokov pred
  Wenyong Huang 4f5ad4dc12 Apply no_sanitize_address for clang compiler in several places (#2663) 2 rokov pred
  funera1 64baf54d88 Fix label index out-of-range references in op_br_table_cache (#2615) 2 rokov pred