inkpad-executor 0.1.0

wasm executor of inkpad
Documentation
# Inkpad Executor

[![crate](https://img.shields.io/crates/v/inkpad-executor.svg)](https://crates.io/crates/inkpad-executor)
[![doc](https://img.shields.io/badge/current-docs-brightgreen.svg)](https://docs.rs/inkpad-executor/)
[![downloads](https://img.shields.io/crates/d/inkpad-executor.svg)](https://crates.io/crates/inkpad-executor)
[![LICENSE](https://img.shields.io/crates/l/inkpad-executor.svg)](https://choosealicense.com/licenses/apache-2.0/)

This crate binds interfaces for both `wasmtime` and `wasmi`.

## LICENSE

Apache-2.0