runtime-land

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

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