https://github.com/jcbhmr/hello-world-rust-spin-app
🪀 Starter demo of a Rust-based Fermyon Cloud HTTP applet
https://github.com/jcbhmr/hello-world-rust-spin-app
app applet example fermyon fermyon-cloud http-server rust spin wasm wasm-example
Last synced: about 1 month ago
JSON representation
🪀 Starter demo of a Rust-based Fermyon Cloud HTTP applet
- Host: GitHub
- URL: https://github.com/jcbhmr/hello-world-rust-spin-app
- Owner: jcbhmr
- License: 0bsd
- Created: 2023-12-29T19:12:22.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-29T19:49:06.000Z (over 2 years ago)
- Last Synced: 2025-02-07T17:15:18.360Z (over 1 year ago)
- Topics: app, applet, example, fermyon, fermyon-cloud, http-server, rust, spin, wasm, wasm-example
- Language: Rust
- Homepage: https://hello-world-rust-spin-app-vjy7e5ib.fermyon.app
- Size: 4.88 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
You're probably looking for hello-world-rust-spin-app-vjy7e5ib.fermyon.app
# "Hello world!" Rust Spin app
🪀 Starter demo of a Rust-based Fermyon Cloud HTTP applet
🟩 Uses Fermyon's new app platform \
🦀 Written in Rust \
🟪 Compiled to WASI WebAssembly \
👩⚖️ [0BSD licensed](./LICENSE) template
## Development



Make sure you have the `wasm32-wasi` Rust target installed. You'll also need the
[Spin CLI] installed.
You can read more about Fermyon and how Spin works at [developer.fermyon.com].
Note that the version fields all mean **absolutely nothing** in this context. Each
time you run `spin deploy` it will _always_ overwrite the currently deployed version.
[spin cli]: https://developer.fermyon.com/spin/v2/install
[developer.fermyon.com]: https://developer.fermyon.com/