sonder-joker
sonder-joker
Is there any further discussion? Our community hopes to be able to provide a backend for wasi-crypto, and a middle layer is essential. I wish to get some tips about...
> `mysql` crate requires `native-tls`, I disable it for now. > > ```toml > [features] > default = [ > "native-tls", > ] > ``` > > However, I guess...
> This is how functions then get in namespaces: > > https://github.com/jedisct1/witx-codegen/blob/4ee1bb22f8f800ccb1c0ca17978db1be59b19edb/example-output/zig.zig#L315 Oh I have just read zip example, so only function in module and expose type alias to other...
* I wish to add namespace in different module #10 . So I wish if you can help me to finish it! * Also I wish if you can help...
For current cpp backend I will: - [x] Support return result as a `Result(rust)` like style as return value(also use `std::tuple`) - [ ] Generate different namespace for each module...
Here are some of my insights ## Adapt rustls rather than reimplement tls. TLS protocol is very huge. Reimplementation not only means a lot of work, but also may lack...
For those who want to start working here, you can start by abstract traits that coupled with ring and webpki (for ring/webpki relative use `feature = "ring" ` and `#[config(ring)]`...
抱歉,目前不依赖java的版本有点问题,请使用自带java的版本也就是msi版本。未来会以改善。
咕咕咕(好的
之前询问后发现有人遇到类似的问题,是java的环境变量没配好? 或者有可能是需要管理员权限?