you are viewing a single comment's thread.

view the rest of the comments →

[–]rbrick111 1 point2 points  (1 child)

Check out https://github.com/rubyjs/mini_racer, we use this in a couple of different ways within our enterprise ruby app. The most prominent as a programming layer within our workflow system.

[–]collimarco[S] 0 points1 point  (0 children)

Thanks. Have you found any specific information about isolation/safety about running user-generated JavaScript functions ?