←back to thread

634 points david927 | 1 comments | | HN request time: 0.218s | source

What are you working on? Any new ideas that you're thinking about?
1. attilakun ◴[] No.41343244[source]
I made a Google Sheets add-on to evaluate JavaScript inline: https://www.evaljs.net/

It uses QuickJS compiled to WASM in the backend to sandbox JavaScript execution.