Slash Lambda with Packages

Most libraries with work with lambda if they are

  • written in pure JS (no c++ extensions )
  • do not try to access file system or environment.

I think the “fill this out later” went onto the lambda docs site. But basically: use Webpack to make a single file.