Skip to content

Extract compiler into separate module 'nodent-compiler'

Choose a tag to compare

@matAtWork matAtWork released this 12 Jul 10:42
· 19 commits to master since this release

Allows compilation to take place with no CLI ot runtime (which requires modifications to Function.prototype and global namespace). Addresses #93