#applications #server #cli #stage

bin+lib pzzld-server

A production ready server optimized for WASM applications

1 unstable release

new 0.0.2 Oct 18, 2024

#172 in WebAssembly

Download history 115/week @ 2024-10-14

115 downloads per month

Apache-2.0

70KB
2K SLoC

pzzld-server

clippy rust

docker


The application is currently in the early stages of development and is not yet ready for production use.

A server optimized for WASM applications

Features

  • Feature 1

Getting Started

Building from the source

Start by cloning the repository

git clone https://github.com/FL03/pzzld-server.git
cd pzzld-server

Building the project

cargo build --all-features -r -v --workspace

Running tests

cargo test --all-features -r -v --workspace

Usage

Installation

cargo install pzzld-server

Running the server

pzzld serve --port 8080

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Dependencies

~18–30MB
~475K SLoC