Deploying Rust and WebAssembly to Production
More Resources
- Best Practices for Webpack in Production. Many Rust andWebAssembly projects use Webpack to bundle their Rust-generated WebAssembly,JavaScript, CSS, and HTML. This guide has tips for getting the most out ofWebpack when deploying to production environments.
- NGINX is a popular HTTP server for use inproduction.