Releases: forest-rs/execution
Releases · forest-rs/execution
execution_tape 0.0.1
Initial release of execution_tape: a no_std bytecode container, verifier, register VM runtime, host-call ABI, tracing API, and disassembler.
execution_graph 0.0.1
Initial release of execution_graph: a no_std incremental execution graph for dirty-tracked re-execution of verified execution_tape programs.