weak_ptr

Results 3 issues of weak_ptr

xgettext-go 通过 `go install github.com/chai2010/gettext-go/cmd/xgettext-go@latest` 安装,环境 go 1.18.1 Windows 10 最小重现案例 ```go package terminal import "github.com/chai2010/gettext-go" func f() { println(gettext.Gettext(`Hello world`)) } ``` output.pot 内容 ```pot #: github.com/nnnewb/qn/internal/terminal/t.go:6 #, go-format...

bug

change log --- - upgrade ohm-js version from `0.12.3` to `0.14.0` - add new dependency `json-loader` for webpack build. related issues --- see [related ohm-js issue](https://github.com/harc/ohm/issues/205)

keep single `go.mod` can be useful before `go.work` mature