logoalt Hacker News

ramblurryesterday at 10:42 AM1 replyview on HN

Always nice to see janet getting some attention.

shout out to one modern feature: sandbox

"Disable feature sets to prevent the interpreter from using certain system resources. Once a feature is disabled, there is no way to re-enable it."

https://janet-lang.org/api/misc.html#sandbox


Replies

declan_robertsyesterday at 12:30 PM

It's a really cool feature but what is a scenario when your average programmer needs such sandboxing?

show 3 replies