Rust

Task Preparation

To execute Function tasks, you may need to perform additional steps before creating them. Please refer to the following instructions to create a Function task in Rust.

Rust doesn't require extra steps to obtain the WASM file; simply use the build command and it will generate a correct WASM module.

Last updated

Was this helpful?