Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 442 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 442 Bytes

Recrypted Component

These are the bindings for Wasm Interface Types Component so the core library can be run anywhere wasmtime runs (Rust, JS, ...)

Tests

./tests/mod.rs contains the Rust tests for the component, also shows how to use the component in Rust.

To run the tests:

cargo test