Expand description
🔩 Core API
This is the core layer of the Ark API and is always available for all modules. Most of the functionality in here is internal for the API crate, and shouldn’t be needed by users.
The primary usage of it is for logging and returning data back to the host
Enums
Log importance level
Functions
Log a string with the specified log level
Return a slice from a Wasm function