提交歷史

作者 SHA1 備註 提交日期
  TianlongLiang cab5ea4207 Sync gitbook with main (#4123) 1 年之前
  Maks Litskevich 6426fc4993 Fix out of bounds issues after memory.grow on non-aot non-threads builds (#3872) 1 年之前
  Wenyong Huang 5e20cf383e Refactor shared heap feature for interpreter mode (#3794) 1 年之前
  WenLY1 92852f3719 Implement a first version of shared heap feature (#3789) 1 年之前
  YAMAMOTO Takashi f453d9d5ce Appease GCC strict prototypes warning (#3775) 1 年之前
  Wenyong Huang 1329e1d3e1 Add support for multi-memory proposal in classic interpreter (#3742) 1 年之前
  Wenyong Huang 5623e4d22a Fix memory64 handling find_block_addr and execute_main (#3480) 1 年之前
  Wenyong Huang 7949df96f4 Fix fast interp RECOVER_BR_INFO and local set/tee (#3434) 1 年之前
  TianlongLiang ea13d47a41 ref-types: Correct default value for function local variables (#3397) 1 年之前
  YAMAMOTO Takashi 410ee580ae Add wasm_runtime_detect_native_stack_overflow_size (#3355) 1 年之前
  Wenyong Huang 68bd30c6f9 Enhance GC subtyping checks (#3317) 1 年之前
  Wenyong Huang ef3babc658 interp: Restore context from prev_frame after tail calling a native function (#3283) 1 年之前
  Wenyong Huang 2013f1f7d7 Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) 1 年之前
  TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) 2 年之前
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) 2 年之前
  Wenyong Huang 3a0e86454e fast-interp: Fix GC opcode ref.as_non_null (#3156) 2 年之前
  Xu Jun 7cac0531ad fast-interp: Fix copy_stack_top_i64 overlap issue (#3146) 2 年之前
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 年之前
  TianlongLiang f359b51525 Fix threads opcodes' boundary check in classic-interp and fast-interp (#3136) 2 年之前
  Wenyong Huang af318bac81 Implement Exception Handling for classic interpreter (#3096) 2 年之前
  liang.he 99bbad8cdb perf profiling: Adjust the calculation of execution time (#3089) 2 年之前
  Wenyong Huang 313ce8cb61 Fix memory/table segment checks in memory.init/table.init (#3081) 2 年之前
  liang.he 5c8b8a17a6 Enhancements on wasm function execution time statistic (#2985) 2 年之前
  YAMAMOTO Takashi 18529253d8 interpreter: Simplify memory.grow a bit (#2899) 2 年之前
  Yage Hu ef0cd22119 Fix memory size not updating after growing in interpreter (#2898) 2 年之前
  Maks Litskevich 63696ba603 Fix typo in CI config and suppress STORE_U8 in TSAN (#2802) 2 年之前
  Enrico Loparco 0455071fc1 Access linear memory size atomically (#2834) 2 年之前
  Huang Qi 0b29904f26 Fix configurable bounds checks typo (#2809) 2 年之前
  TianlongLiang a57e70016a Fix memory.init opcode issue in fast-interp (#2798) 2 年之前
  YAMAMOTO Takashi 562a5dd1b6 Fix data/elem drop (#2747) 2 年之前