radi8 @radi8

Same, but for Python.

lily @lily

might steal oren’s idea for the javascript evaluator but for rust instead, but i’d have to do some mega sandboxing

Jan 17, 2023, 8:08 PM
4
Jan 17, 2023, 10:53 PM
12

comments

delete __builtins__ # or whatever the thing was

I could just use restricted python

no need to wreck my environment

make an array with blacklisted words like delete or exit()

nah, I’ma use restrictedpython since I need some builtin things

because it’s possible