#template #compiler #glass-easel #framework #wasm #target #javascript

bin+lib glass-easel-template-compiler

glass-easel项目的模板编译器

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 编程

Download history 249/week @ 2024-05-04 265/week @ 2024-05-11 175/week @ 2024-05-18 12/week @ 2024-05-25 2/week @ 2024-06-01 6/week @ 2024-06-08 300/week @ 2024-06-15 137/week @ 2024-06-22 24/week @ 2024-06-29 177/week @ 2024-07-06 7/week @ 2024-07-13 230/week @ 2024-07-20 37/week @ 2024-07-27 107/week @ 2024-08-03 11/week @ 2024-08-10

每月385次 下载
glass-easel-i18n 中使用

MIT 许可

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