I'm curious if the swift repl has hooks for embedding and sandboxing.

I'd like to statically compile the swift repl, link it into other code, and
then disable write access to the filesystem, for example.

Could someone point me to the API functions or configuration settings that
would let me sandbox or limit the reach of the repl?

Thank you.

Jason
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev

Reply via email to