| Crates.io | wcgi |
| lib.rs | wcgi |
| version | 0.3.0 |
| created_at | 2023-02-22 06:47:11.971322+00 |
| updated_at | 2024-11-16 12:41:13.669643+00 |
| description | Common abstractions for defining a WCGI server. |
| homepage | https://wasmer.io/ |
| repository | https://github.com/wasmerio/wcgi |
| max_upload_size | |
| id | 791461 |
| size | 11,009 |
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.