Skip to content

chiefbiiko/lambda-wasmtime

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
 
 
 
 
 
 
 
 

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