Porffor is a JavaScript engine that compiles JavaScript code into small, fast binaries using WebAssembly, significantly outperforming traditional runtimes like Node and Bun in speed and efficiency. It has recently been tested on AWS Lambda, showing impressive cold start performance, being approximately 12 times faster than Node and 4 times cheaper. However, Porffor is still in early development and lacks full JavaScript support and I/O capabilities.
+ porffor
javascript ✓
webassembly ✓
aws-lambda ✓
benchmarking ✓