История коммитов

Автор SHA1 Сообщение Дата
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) 1 год назад
  YAMAMOTO Takashi 410ee580ae Add wasm_runtime_detect_native_stack_overflow_size (#3355) 1 год назад
  YAMAMOTO Takashi 9d6d3466ff Fix a few native stack address calculations (#3351) 1 год назад
  Wenyong Huang 68bd30c6f9 Enhance GC subtyping checks (#3317) 1 год назад
  liang.he 42199f163e Log warning if growing table failed (#3310) 1 год назад
  Wenyong Huang 2013f1f7d7 Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) 1 год назад
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) 1 год назад
  dongsheng28849455 250829c0cc Set is_vram_word_align as false in aot_const_str_set_insert function (#3271) 1 год назад
  liang.he d8d8f8ce04 Implement apis to set and get the name of a wasm module (#3254) 1 год назад
  TianlongLiang de803b2beb Small refactor on WASMModuleInstance and fix Go/Python language bindings (#3227) 1 год назад
  TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) 1 год назад
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) 1 год назад
  Enrico Loparco 7692f32a94 Allow overriding max memory on module instantiation (#3198) 1 год назад
  dongsheng28849455 4f6d70bc52 Use indirect call in pre-checker function to avoid relocation in XIP mode (#3142) 1 год назад
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 год назад
  Marcin Kolny a27ddece7f Always allocate linear memory using mmap (#3052) 1 год назад
  liang.he 99bbad8cdb perf profiling: Adjust the calculation of execution time (#3089) 1 год назад
  Huang Qi 9fb5fcc709 Add comments to suppress warning from clang-tidy (#3088) 1 год назад
  Wenyong Huang 313ce8cb61 Fix memory/table segment checks in memory.init/table.init (#3081) 1 год назад
  Wenyong Huang 9bcf6b4dd3 Enable quick aot entry when hw bound check is disabled (#3044) 2 лет назад
  liang.he 5c8b8a17a6 Enhancements on wasm function execution time statistic (#2985) 2 лет назад
  Marcin Kolny ffa131b5ac Allow using mmap for shared memory if hw bound check is disabled (#3029) 2 лет назад
  Wenyong Huang b21f17dd6d Refine AOT/JIT code call wasm-c-api import process (#2982) 2 лет назад
  Wenyong Huang 7c7684819d Register quick call entries to speedup the aot/jit func call process (#2978) 2 лет назад
  Wenyong Huang aa4d68c2af Refine AOT function call process (#2940) 2 лет назад
  Wenyong Huang 4d5eb346fc Change is_shared_memory type from bool to uint8 (#2800) 2 лет назад
  Huang Qi 9ad42290d8 Fix formatting in wasm_dump_perf_profiling (#2799) 2 лет назад
  Huang Qi aebe30426f Fix formatting in aot_dump_perf_profiling (#2796) 2 лет назад
  YAMAMOTO Takashi 562a5dd1b6 Fix data/elem drop (#2747) 2 лет назад
  Huang Qi 24aa1cb408 Extend os_mmap to support map file from fd (#2763) 2 лет назад