Jorvis

Results 4 issues of Jorvis

2019.12.2415 版本在美化 json 的时候会和 showIp 这个插件有冲突, 被 showIp 这个插件修改 dom 结构后, 无法自动美化, 禁用 showIp 后, 自动美化功能正常

i9 9880那款CPU的可以黑果么

Help wanted

Sonic 版本 v1.11.6 使用 sonic.Marshal() 方法时,报错类型溢出,报错信息如下 ```bash # github.com/bytedance/sonic/ast ../go/pkg/mod/github.com/bytedance/[email protected]/ast/decode.go:40:25: _blankCharsMask (untyped int constant 4294977024) overflows int ```

Does tinygo not support TLS features? My Question: ```bash tinygo build -o main.wasm -target=wasi main.go # github.com/segmentio/kafka-go/protocol ../../../../go/pkg/mod/github.com/segmentio/[email protected]/protocol/response.go:156:24: undefined: tls.VersionTLS13 ../../../../go/pkg/mod/github.com/segmentio/[email protected]/protocol/response.go:156:55: undefined: tls.VersionTLS10 ``` Compile environment: go version go1.22.3 darwin/amd64...