A simple test of Spin Framework on Fermyon Cloud.
The application is composed of two WASM components running on the server side. The Front End is a static Next.js application served by WASM file server and the Back End is written in Rust and compiled to WASM.
The application in action can be found at https://dev-tools.fermyon.app/
- uuid generator
- base64 encoder/decoder
- url encoder/decoder
- json prettyfier/minifier
- password generator
Next steps:
- Network IP calculator