Home | Notifications | New Note | Local | Federated | Search | Logout
Note Detail
Reply to @tavi@freeradical.zone
tavi cat@tavi@freeradical.zone (2026-07-21 12:42:22)
the issue with including arbitrary python code in spreadsheets is it's apparently very difficult to sandbox python. So i might do like,, javascript? or scheme? i think both of those have pretty okay sandboxing abilities
---Reply---
tavi cat@tavi@freeradical.zone (2026-07-21 12:44:44)
but python is so nice to write :(
Reply
---Replies---
tavi cat@tavi@freeradical.zone (2026-07-21 12:50:15)
or maybe compile python to wasm and run it as wasm