sci

https://github.com/babashka/SCI - also see #babashka and #nbb
mkvlr 2021-02-03T13:03:55.046Z

is it possible to change :class->opts (namely the 'js global) at runtime?

borkdude 2021-02-03T13:52:24.046400Z

@mkvlr maybe... what is the use case?

mkvlr 2021-02-03T13:54:29.047200Z

@borkdude calling sci eval from js where I want to pass it things from the calling context

borkdude 2021-02-03T13:56:10.047700Z

@mkvlr if you already pass in the js thing, doesn't it already have access to everything?