Skip to content
This repository has been archived by the owner on Aug 16, 2022. It is now read-only.

wasmCloud/aws-lambda-wascc-runtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

waSCC Runtime for AWS Lambda

🚧 🚧 This project is highly experimental. 🚧 🚧

It is not yet ready for production. Use at your own risk.

A waSCC runtime for AWS Lambda.

This workspace includes multiple crates:

  • codec is a common set of types and other primitives
  • provider is a waSCC native capability provider that interacts with the AWS Lambda runtime interface
  • runtime is the AWS Lambda runtime

Build

Build a binary suitable for running on Amazon Linux 2 using a builder image:

$ make release

Lambda Layers

Instructions for building AWS Lambda Layers containing the waSCC runtime are in layers.

Examples

Examples are in examples.

Releases

No releases published

Packages

 
 
 

Languages