https://github.com/maxmcd/256kb.cloud
Small cloud, baby, tiny cloud, cannot do anything, just knows 256kb
https://github.com/maxmcd/256kb.cloud
webassembly
Last synced: about 1 month ago
JSON representation
Small cloud, baby, tiny cloud, cannot do anything, just knows 256kb
- Host: GitHub
- URL: https://github.com/maxmcd/256kb.cloud
- Owner: maxmcd
- Created: 2023-05-23T01:36:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T02:47:59.000Z (almost 2 years ago)
- Last Synced: 2025-03-17T20:11:59.306Z (about 1 month ago)
- Topics: webassembly
- Language: HTML
- Homepage: https://256kb.cloud
- Size: 141 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
[https://256kb.cloud](https://256kb.cloud)
Tiny baby cloud provider. All you get is:
- One server-side WebAssembly binary with only 256kb of memory.
- One index.html page ~~up to 256kb in size. No external links~~.
- Server code is submitted and compiled to WebAssembly. Compilers for Go (tinygo), ~~Zig, and Rust~~ are available.
- Applications are immutable.
- Everything is open, all code, ~~logs, and runtime information~~ are available.
- No disk, no server network calls, no environment variables, no config.