Skip to content

Ernyoke/aws-lambda-js-with-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aws-lambda-compute-pi-js-with-rs

Build the dylib

cd compute-pi-rs-lib
npm run win-build-x86  # win-build-arm64
npm pack

Build the Lambda

cd aws-lambda-compute-pi-js-with-rs
npm install

Deploy the Lambda

cd infrastructure
terraform int # if this is first time
terraform apply --auto-approve

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published