typesafehub / js-engine

A JavaScript Engine Library - provides an abstract of a means to execute JavaScript code where no browser is involved.
Other
72 stars 20 forks source link

only the script engines provided by the platform #38

Closed yanns closed 9 years ago

yanns commented 9 years ago

I got this advice from https://github.com/playframework/playframework/issues/2532

huntc commented 9 years ago

I hate nulls :-P

yanns commented 9 years ago

@huntc why? They are the smell of a good API design! ;)

yanns commented 9 years ago

I confirm using the "js" engine works now :yum: (example: https://github.com/yanns/play-react/pull/3 Now just waiting for a release.... :package: :wink: