This repository has been archived by the owner on Aug 28, 2023. It is now read-only.
Go 1.11 Support
This makes no functional changes, and is 100% backward compatible. The only changes are:
replicate_non_js.go
was renamed toreplicate_nonjs.go
to no longer be ignored by Go 1.11, for wasm support.- New
gofmt
ing