MichaReiser / speedy.js

Accelerate JavaScript Applications by Compiling to WebAssembly
MIT License
347 stars 19 forks source link

Remove non entry speedy js functions from output #20

Closed MichaReiser closed 7 years ago

MichaReiser commented 7 years ago

Non entry speedy js functions can only be called from a speedy js function and is, therefore, not needed in the JS output.