3 个版本
| 0.1.2 | 2022年3月11日 |
|---|---|
| 0.1.1 | 2022年3月11日 |
| 0.1.0 | 2021年12月25日 |
#1565 in 开发工具
30KB
653 代码行
cncs-sm2-php
开发中
参考 https://davidcole1340.github.io/ext-php-rs/
sudo pacman -S php clang
cargo install cargo-php
cargo build --release -p cncs-sm2-php
php -dextension=../target/release/libcncs_sm2_php.so test.php
依赖
~5.5–8MB
~168K SLoC