> Genuine question, not trying to be snarky: isn't JS a great way to address most of those concerns that you list?
I genuinely don't think it is - Javascript is just a language. Why not implement Async I/O and WebWorkers APIs in Elisp? Why complicate things with an entirely new language?
And with Elisp native compiled on most platforms, it seems doubtful WebAsm is going to make a noticeable difference in performance.
I genuinely don't think it is - Javascript is just a language. Why not implement Async I/O and WebWorkers APIs in Elisp? Why complicate things with an entirely new language?
And with Elisp native compiled on most platforms, it seems doubtful WebAsm is going to make a noticeable difference in performance.