Crates.io | unit-wasm |
lib.rs | unit-wasm |
version | 0.4.0 |
created_at | 2023-08-03 12:28:33.209976+00 |
updated_at | 2025-05-14 20:01:15.586591+00 |
description | WASM SDK for NGINX Unit |
homepage | |
repository | |
max_upload_size | |
id | 933590 |
size | 14,710 |
The current version is published to crates.io. To get started with the SDK
include unit-wasm
as dependency.
cargo add unit-wasm
rustup target add wasm32-wasip1
The Rust implementation is in an early stage. If you would like to build the
crate by yourself, we have to generate the libunit-wasm
first. This step is
NOT included in the build process.