Serverless runtime with web-assembly. Create, Deploy and Run you code from anywhere with a few-step without cold-start.
You could create your own workspace, deploy your code and run it from anywhere with a few-step. You could also share your workspace with anyone, they could run your code without setup anything.
This project is leverage the power of web-assembly to create a serverless runtime, you could run your code without worry about the environment. You could also create your own runtime with your own environment.
- platformWeb server (serve via HTTP API)
- stackGolang, Web-assembly, Wazero, Python
- repohttps://github.com/hnimtadd/run.git
