Rust

You can use Wasmer in your Rust projects to execute WebAssembly modules securely and conveniently.

circle-info

Did you know ...?

In this section we will go through the instructions on how to setup your Rust environment, to then visit different examples of how to use Wasmer in Rust.

Setup your Rust environmentchevron-right

Published Crates

Apart from this, Wasmer publishes various other Crates:

Now let's setup your Rust environment!

Last updated

Was this helpful?