Files
libsodium/dist-build
Frank Denis e972f0269b Emscripten: enable NO_DYNAMIC_EXECUTION=1
When enabled, we do not emit eval() and new Function(), which disables some functionality
(causing runtime errors if at tempted to be used), but allows the emitted code to be
acceptable in places that disallow dynamic code execution (chrome packaged app, non-
privileged firefox app, etc.)
2015-07-20 15:56:41 +02:00
..
2015-02-08 17:03:38 +01:00
2015-03-10 15:08:44 +01:00
2015-04-20 12:47:12 +02:00