herkos-runtime — Runtime library for herkos transpiled output.
This crate is #![no_std] by default. It provides:
IsolatedMemory<const MAX_PAGES: usize>for Wasm linear memoryWasmTrap/WasmResult<T>for Wasm trap handling- Trait definitions for capability-based host imports (Phase 3+)