wasm-micro-runtime/core/iwasm
Xenia Lu ad5d31b9b0
Expose more functions related to emitting AOT files (#3520)
- Add declarations related to emitting AOT files into a separate header file
  named `aot_emit_aot_file.h`
- Add API `aot_emit_aot_file_buf_ex` and refactor `aot_emit_aot_file_buf` to call it
- Expose some APIs in aot_export.h
2024-06-14 15:57:45 +08:00
..
aot Fix two fuzz issues (#3529) 2024-06-14 15:42:21 +08:00
common Make wasi-nn backends as separated shared libraries (#3509) 2024-06-14 12:06:56 +08:00
compilation Expose more functions related to emitting AOT files (#3520) 2024-06-14 15:57:45 +08:00
doc Fix some more spelling issues (#3393) 2024-05-08 09:30:29 +08:00
fast-jit Add wasm_export.h APIs to expose memory type (#3496) 2024-06-06 09:20:24 +08:00
include Expose more functions related to emitting AOT files (#3520) 2024-06-14 15:57:45 +08:00
interpreter Make wasi-nn backends as separated shared libraries (#3509) 2024-06-14 12:06:56 +08:00
libraries Make wasi-nn backends as separated shared libraries (#3509) 2024-06-14 12:06:56 +08:00
README.md Add architecture diagram for wasm globals and classic-interp stack frame (#2058) 2023-03-25 09:39:20 +08:00