Engine is just some basic dom manipulation stuff. Which I developed for my usage in wasm and go applications.
Just run:
go get -u GOOS=js GOARCH=wasm go app.goget -u github.com/rajnikant12345/engine
and you can use it, in your go programs for dom manipulation.