Crate gear_backend_common
source ·Expand description
Crate provides support for wasm runtime.
Re-exports
pub use log;
Modules
- Core logic for usage both in runtime and in lazy-pages native part.
- Work with WASM program memory in backends.
Macros
Structs
- Wrapped string to fit
core-backend::TRIMMED_MAX_LEN
amount of bytes.