|
|
|
|
|
by jand
3922 days ago
|
|
Quote from [1]: "Application, its dependencies and the core library are bundled up using Browserify, then packed into ramdisk image for kernel to use." Since runtime.js uses browserify which itself is not able to handle binary/non-JS dependencies - i would say "no". But this is just a conclusion and not an answer-by-knowledge. [1] https://github.com/runtimejs/runtime EDIT: Did a quick test with bcrypt. It failed - in contrast to a pure-JS "hello world" test. Again, not a proof, but a stronger hint. |
|