wasm-micro-runtime/core/iwasm/include
Taylor C. Richberger 9143b1a2e3
fix: WASM_API_EXTERN should get visibility("default") on gcc and clang (#4851)
This allows the wasm_c_api to work in shared libraries on non-Windows
platforms.
2026-02-27 08:18:44 +08:00
..
aot_comp_option.h add micro AMR_BUILD_LIME1 to enable minimal lime1 feature set (#4571) 2025-09-14 14:08:27 +08:00
aot_export.h appease a few compiler warnings (-Wstrict-prototypes) (#4465) 2025-07-10 08:28:00 +08:00
gc_export.h gc: complete common heap type coverage in wasm_is_refheaptype_common() (#4801) 2026-01-28 13:03:20 +08:00
lib_export.h Add necessary comments for doxygen (#3299) 2024-04-11 07:50:08 +08:00
wasm_c_api.h fix: WASM_API_EXTERN should get visibility("default") on gcc and clang (#4851) 2026-02-27 08:18:44 +08:00
wasm_export.h Add a runtime API for reset shared heap(chain) (#4740) 2025-12-15 09:56:55 +08:00