5 ms·
There's also otto, a JavaScript interpreter written in Go: https://github.com/robertkrimen/otto https://github.com/robertkrimen/otto Here's an example Go app
by grosskur 12y ago
There's also otto, a JavaScript interpreter written in Go:
https://github.com/robertkrimen/otto https://github.com/robertkrimen/otto
Here's an example Go app using otto for React server-side rendering:
https://github.com/101loops/go-reactjs https://github.com/101loops/go-reactjs
- swah 12y agoIts great but still too slow for that.