Crates.io | wcgi-host |
lib.rs | wcgi-host |
version | 0.2.0 |
source | src |
created_at | 2023-02-22 06:47:38.430039 |
updated_at | 2024-06-02 22:46:01.530806 |
description | Utilities for implementing WCGI (Webassembly Common Gateway Interface) support in hosts. |
homepage | https://wasmer.io/ |
repository | https://github.com/wasmerio/wcgi |
max_upload_size | |
id | 791462 |
size | 17,881 |
Tooling for running web servers on Wasmer Deploy.
Check out the Tutorial to get started.
wcgi
,
a local wcgi runner and Rust examples.
The cargo xtask
command provides various management commands, like running
tests, publishing all examples, ...
Execute cargo xtask
in your shell to see available commands.
NOTE: can only be run when in the root directory.