sonder-joker

Results 7 issues of sonder-joker

A implementation of cpp (need c++17). Wish to get a review! The generated `cpp.h` pass the clang-tidy check.

I'm current implementation an cpp's backend and it work well. However, I wish split different module into different namespace (like rust's mod) ```witx (module $wasi_ephemeral_crypto_symmetric (use * from $wasi_ephemeral_crypto_common) ```...

I notice it's not support enum and oneof field deprecated.

目前的log不太友好,需要去除掉stacktrace

question

机器人监听群消息,如果短时间内(1s)有多个消息(无论是不是来着多个用户)这个时候可能就拥挤了,然后客户端相当于假死 log界面还能输出 但插件已经全部被停止运行了,这个时候只能重新启动客户端 在寻找原因

question

以类似github action的形式来追踪mirai的版本更新并自动构建和release,分离前端与后端的版本

enhancement