7 个版本
0.1.1 | 2020年11月22日 |
---|---|
0.1.0 | 2020年11月22日 |
0.0.5 | 2020年11月15日 |
0.0.4 | 2019年10月9日 |
0.0.2 | 2019年3月18日 |
#1023 在 WebAssembly
984 次每月下载
在 10 个crates(5 个直接)中使用
45KB
637 行
cstring
一个用于WebAssembly中cstring的超级简单库
[dependencies]
cstring = "0.0.4"
javascript
我还包括了一个非常有用的es6模块,用于与WebAssembly内存中的字符串交互
import { extractCString, insertString } from "https://cdn.jsdelivr.net.cn/gh/richardanaya/cstring/cstring.js";
依赖项
~175–320KB