Commit History

Author SHA1 Message Date
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) 1 year ago
  Wenyong Huang e11eae93e2 Fix aot debugger compilation error on windows (#3370) 1 year ago
  YAMAMOTO Takashi 410ee580ae Add wasm_runtime_detect_native_stack_overflow_size (#3355) 1 year ago
  YAMAMOTO Takashi 9d6d3466ff Fix a few native stack address calculations (#3351) 1 year ago
  Marcin Kolny fd7f738451 Allow executing malloc/free from native in memory64 mode (#3315) 1 year ago
  Wenyong Huang 68bd30c6f9 Enhance GC subtyping checks (#3317) 1 year ago
  liang.he 42199f163e Log warning if growing table failed (#3310) 1 year ago
  liang.he 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) 1 year ago
  Wenyong Huang 2013f1f7d7 Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) 1 year ago
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) 1 year ago
  liang.he d8d8f8ce04 Implement apis to set and get the name of a wasm module (#3254) 1 year ago
  TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) 1 year ago
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) 1 year ago
  Enrico Loparco 7692f32a94 Allow overriding max memory on module instantiation (#3198) 1 year ago
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 year ago
  Marcin Kolny a27ddece7f Always allocate linear memory using mmap (#3052) 1 year ago
  YAMAMOTO Takashi 43c4a5c434 exception handling: Fix build error (#3104) 1 year ago
  Wenyong Huang af318bac81 Implement Exception Handling for classic interpreter (#3096) 1 year ago
  liang.he 99bbad8cdb perf profiling: Adjust the calculation of execution time (#3089) 1 year ago
  Wenyong Huang 313ce8cb61 Fix memory/table segment checks in memory.init/table.init (#3081) 1 year ago
  liang.he 5c8b8a17a6 Enhancements on wasm function execution time statistic (#2985) 2 years ago
  Marcin Kolny ffa131b5ac Allow using mmap for shared memory if hw bound check is disabled (#3029) 2 years ago
  Wenyong Huang 3637f2df79 Refine LLVM JIT function call process (#2925) 2 years ago
  Wenyong Huang 4d5eb346fc Change is_shared_memory type from bool to uint8 (#2800) 2 years ago
  Huang Qi 9ad42290d8 Fix formatting in wasm_dump_perf_profiling (#2799) 2 years ago
  YAMAMOTO Takashi 562a5dd1b6 Fix data/elem drop (#2747) 2 years ago
  Huang Qi 24aa1cb408 Extend os_mmap to support map file from fd (#2763) 2 years ago
  Wenyong Huang 71340b79a6 Merge pull request #2740 from bytecodealliance/dev/wasi-libc-windows 2 years ago
  YAMAMOTO Takashi 24c4d256b3 Grab `cluster->lock` when modifying `exec_env->module_inst` (#2685) 2 years ago
  Wenyong Huang 20f1a8c86c Merge branch main into dev/wasi-libc-windows 2 years ago