Fork me on GitHub
#nbb
<
2023-10-05
>
cldwalker18:10:55

Cool! Looks like we can define sci contexts in nbb. Most of the example in https://github.com/babashka/sci#copy-a-namespace worked. Fwiw when I tried (nbb.core/get-sci-ctx), I got "RangeError: Maximum call stack size exceeded"

borkdude18:10:52

This is just because it has the globalThis object and when printed it will blow up