wasmtime-api 0.4.0

This crate has been renamed to `wasmtime`
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "wasmtime-api"
version = "0.4.0"
authors = ["The Wasmtime Project Developers"]
description = "This crate has been renamed to `wasmtime`"
license = "Apache-2.0 WITH LLVM-exception"
repository = "https://github.com/bytecodealliance/wasmtime"
readme = "README.md"
edition = "2018"

[badges]
maintenance = { status = "deprecated" }

[dependencies]