/lambda-wasmtime

Runs WebAssembly on AWS Lambda

Primary LanguageShellMIT LicenseMIT

lambda-wasmtime

release Github All Releases GitHub license stability-experimental shellcheck demo mvp bash

wat?? lambda-wasmtime is a custom AWS Lambda runtime built with wasmtime. Runs WebAssembly on AWS Lambda.

Getting the Runtime

Currently only available from Github Releases. Make sure to check for new releases and update your runtime layer from time to time.

Building a WebAssembly Lambda

Check out this 2-minute article for a walkthrough of building a wasm lambda. More background info can be found in the wasmtime guide.

License

MIT