8000 GitHub - Unity-Construction-and-architecture/runtime-land: A tiny Function as a Service (FaaS) platform on Wasm
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Unity-Construction-and-architecture/runtime-land

 
 

Repository files navigation

Runtime.land

Runtime.land is a function-as-a-service platform that allows you to run your code in the cloud. It runs in sandboxed environments based on WebAssembly, which means that you can run code in any language that compiles to WebAssembly. It is designed to be fast, secure, and easy to use.

Current Status (Alpha)

Runtime.land is in alpha stage and NOT READY for production use. We are working on the platform and adding new features.

If you want to try it out, you can sign up from developer dashboard https://dev.runtime.land.

Features

  • Fast: use WebAssembly to approach native performance
  • Secure: runs your code in a sandboxed environment.
  • Cloud: runs your code in the cloud.

Language Support

Runtime.land is working on adding support for multiple languages. Currently, we support the following languages:

Language SDK Status Features
Rust land-sdk HTTP Trigger, HTTP Router, Fetch HTTP request
JavaScript runtime-land-js Fetch API with Request/Response
Base64 Encoding
TextEncoding
Web Streams
Golang planning
Python planning

Acknowledgments

  • Based on Wasmtime to run WebAssembly.
  • Use zeabur.com to deploy the dashbord.
  • Use Cloudflare to make custom domain avaiable and routing edge machines.

About

A tiny Function as a Service (FaaS) platform on Wasm

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 71.7%
  • Handlebars 25.3%
  • JavaScript 1.6%
  • CSS 1.1%
  • Other 0.3%
0