Porffor

GitHub

A from-scratch experimental AOT JS -> Wasm engine in JS

Porffor is a unique JS engine, compiling given JS code to a Wasm binary. It is seriously limited, but what it can do, it does pretty well. Made from scratch except parser.

-O Parser Target

Test262

Sum 1 million random numbers

Count prime numbers 1-10000

Factorial of 100