wasmer_runtime_layer 7.0.0

WebAssembly runtime compatibility interface implementation for Wasmer.
Documentation
1
2
3
4
5
6
# wasmer_runtime_layer

[![Crates.io](https://img.shields.io/crates/v/wasmer_runtime_layer.svg)](https://crates.io/crates/wasmer_runtime_layer)
[![Docs.rs](https://docs.rs/wasmer_runtime_layer/badge.svg)](https://docs.rs/wasmer_runtime_layer)

`wasmer_runtime_layer` implements the `wasm_runtime_layer` abstraction interface over WebAssembly runtimes for Wasmer.