Great project, well-bounded and insightful! Do you think about making it open source? I was thinking about trying to use another JSON library and make it work with tinygo, but don't want to repeat the work.
This is cool! Do you think you could get Hugo to run in the browser this way so you could show live-previews in the browser without having to run Hugo locally?
Besides the comment regarding using a Go interpreter, you can definitely compile inside of the browser and then load that WASM module into the current session.