15个版本 (8个破坏性版本)
0.9.0 | 2024年8月7日 |
---|---|
0.8.2 | 2024年7月24日 |
0.7.0 | 2024年6月25日 |
0.3.1 | 2024年3月1日 |
0.1.1 | 2023年2月3日 |
#1413 in Web 编程
每月385次 下载
在 glass-easel-i18n 中使用
475KB
12K SLoC
glass-easel-template-compiler
glass-easel项目的模板编译器。
有关更多详细信息,请参阅glass-easel项目。
构建
rust
工具链和 wasm-pack
应该全局安装。
构建 WebAssembly 二进制文件
wasm-pack build glass-easel-template-compiler --target nodejs --out-dir pkg-nodejs
构建二进制文件
cargo build --release
为简单浏览器使用构建
wasm-pack build glass-easel-template-compiler --target no-modules --out-dir pkg-web
有关详细用法,请参阅主项目。
依赖关系
~14–27MB
~432K SLoC