glass-easel-template-compiler
TypeScript icon, indicating that this package has built-in type declarations

0.5.3 • Public • Published

glass-easel-template-compiler

The template compiler for the glass-easel project.

Refer to the glass-easel project for further details.

Build

rust toolchain and wasm-pack should be globally installed.

Build WebAssembly binary:

wasm-pack build glass-easel-template-compiler --target nodejs --out-dir pkg-nodejs

Build binary:

cargo build --release

Build for simple browser usage:

wasm-pack build glass-easel-template-compiler --target no-modules --out-dir pkg-web

See the main project for the detailed usage.

Readme

Keywords

none

Package Sidebar

Install

npm i glass-easel-template-compiler

Weekly Downloads

95

Version

0.5.3

License

MIT

Unpacked Size

2.13 MB

Total Files

6

Last publish

Collaborators

  • lastleaf
  • wechat-miniprogram