Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plugin Template

Quick Start

Make sure you have the WebAssembly rust target installed.

rustup target install wasm32-wasip1

Compiling the plugin:

cargo build --target wasm32-wasip1 --release

Finally, zip the manifest.toml and target/wasm32-wasip1/release/<crate_name>.wasm into an archive.

NOTE: They should be placed in the root archive directory.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages