Historie revizí

Autor SHA1 Zpráva Datum
  YAMAMOTO Takashi 50f28495a1 Remove a few hardcoded spec test knowledge from the core library (#3648) před 1 rokem
  Wenyong Huang 73caf19e69 Fix compile warnings/error reported in Windows (#3616) před 1 rokem
  Xenia Lu f7d2826772 Allow missing imports in wasm loader and report error in wasm instantiation instead (#3539) před 1 rokem
  Benbuck Nason 3746534010 Add table type API support (#3515) před 1 rokem
  liang.he f844b33b2d Make wasi-nn backends as separated shared libraries (#3509) před 1 rokem
  liang.he 028f43bc18 Fix compilation warnings of wasi-nn (#3497) před 1 rokem
  Benbuck Nason 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) před 1 rokem
  Wenyong Huang 6fdfedb08a Fix codeql compilation error (#3461) před 1 rokem
  Wenyong Huang 15d191943a Enhance GC const initializer expression to support nested struct/array new (#3447) před 1 rokem
  TianlongLiang 30ed97cddc Fix several typos and fix bh_log calculate mills (#3441) před 1 rokem
  Marcin Kolny fe5e7a9981 Implement Memory64 support for AOT (#3362) před 1 rokem
  Benbuck Nason c85bada2a9 Add wasm module global type information APIs (#3406) před 1 rokem
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) před 1 rokem
  Wenyong Huang e11eae93e2 Fix aot debugger compilation error on windows (#3370) před 1 rokem
  YAMAMOTO Takashi 410ee580ae Add wasm_runtime_detect_native_stack_overflow_size (#3355) před 1 rokem
  YAMAMOTO Takashi 9d6d3466ff Fix a few native stack address calculations (#3351) před 1 rokem
  Marcin Kolny fd7f738451 Allow executing malloc/free from native in memory64 mode (#3315) před 1 rokem
  Wenyong Huang 68bd30c6f9 Enhance GC subtyping checks (#3317) před 1 rokem
  liang.he 42199f163e Log warning if growing table failed (#3310) před 1 rokem
  liang.he 4ef724bbff Enhance wasm loading with LoadArgs and support module names (#3265) před 1 rokem
  Wenyong Huang 2013f1f7d7 Fix warnings/issues reported in Windows and by CodeQL/Coverity (#3275) před 1 rokem
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) před 1 rokem
  liang.he d8d8f8ce04 Implement apis to set and get the name of a wasm module (#3254) před 1 rokem
  TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) před 2 roky
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) před 2 roky
  Enrico Loparco 7692f32a94 Allow overriding max memory on module instantiation (#3198) před 2 roky
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) před 2 roky
  Marcin Kolny a27ddece7f Always allocate linear memory using mmap (#3052) před 2 roky
  YAMAMOTO Takashi 43c4a5c434 exception handling: Fix build error (#3104) před 2 roky
  Wenyong Huang af318bac81 Implement Exception Handling for classic interpreter (#3096) před 2 roky