Historie revizí

Autor SHA1 Zpráva Datum
  Wenyong Huang 87588caa7f Fix lookup function issue reported in nightly run (#3868) před 1 rokem
  Wenyong Huang 48eaa2286a Refine wasm/aot function instance lookup (#3865) před 1 rokem
  Wenyong Huang 327374cfee Fix some compile warnings and typos (#3854) před 1 rokem
  Wenyong Huang b038f2721b Merge pull request #3823 from bytecodealliance/dev/shared_heap před 1 rokem
  TianlongLiang 36d438051e Support table64 extension in classic-interp and AOT running modes (#3811) před 1 rokem
  Wenyong Huang deacb7a8d8 Fix exec_env_tls assertion in module instantiation (#3844) před 1 rokem
  Wenyong Huang 9ba36e284c Implement shared heap for AOT (#3815) před 1 rokem
  Anders Bakken 21330990a8 Add no_resolve to LoadArgs and wasm_runtime_resolve_symbols (#3790) před 1 rokem
  Liangyu Zhang 51a71092bf Support dynamic aot debug (#3788) před 1 rokem
  Benbuck Nason d64a3ab6ec Fix aot multi export memory support (#3791) před 1 rokem
  Benbuck Nason 926f662231 Add memory instance support apis (#3786) před 1 rokem
  Marcin Kolny 9c2083a27f Implement option for skipping function index in the callstack (#3785) před 1 rokem
  Marcin Kolny cbc2078898 AOT call stack optimizations (#3773) před 1 rokem
  Marcin Kolny 65521b188d Remove unnecessary code duplication in aot runtime (#3767) před 1 rokem
  Wenyong Huang 1329e1d3e1 Add support for multi-memory proposal in classic interpreter (#3742) před 1 rokem
  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 6754b62195 Optimize for multi-module support in AOT mode (#3563) před 1 rokem
  Xenia Lu 54b87cb097 Fix missing stack frame alloc/free in AOT multi-module invoke (#3562) 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
  liang.he b2eb7d838d Update spec test to latest commit (#3293) před 1 rokem
  YAMAMOTO Takashi 8f098a5905 aot: Make precheck functions use short-call for xtensa (#3418) 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
  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