impworld

A Typescript/HTML port of Northeastern's impworld learning library for simple game construction

aws-lambda-binary

Removes the boilerplate of running binary executables in your lambda. Allows you to start the process during the static section of Lambda and then communicate with them over stdio during function invocation.