An open API service indexing awesome lists of open source software.

https://github.com/colineberhardt/rust-webassembly-serverless

An AWS lambda function written in Rust using WebAssembly
https://github.com/colineberhardt/rust-webassembly-serverless

aws-lambda lambda rust webassembly

Last synced: 10 months ago
JSON representation

An AWS lambda function written in Rust using WebAssembly

Awesome Lists containing this project

README

          

# rust-webassembly-serverless

This is a simple example of a Lambda function written entirely in Rust - compiled to WebAssembly, as detailed in [this blog post](https://blog.scottlogic.com/2018/10/18/serverless-rust.html).