ceres-executor 0.2.0

wasm executor of ceres
Documentation
# Ceres Executor

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

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

## LICENSE

Apache-2.0