ic-kit-runtime 0.1.0-alpha.1

IC-Kit's Canister Simulator
Documentation
1
2
3
4
5
6
# IC Kit Runtime

This crate implements a canister runtime by implementing `ic-kit-sys` mock
handlers. This provides the ability to compile a canister as a binary
application and run it natively and yet have access to the Internet Computer's
WASM runtime APIs as described in the Interface Spec.