Skip to content

Enter-tainer/zint-wasi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

da2b635 · Feb 25, 2025

History

40 Commits
Oct 20, 2024
Feb 25, 2025
Oct 16, 2024
Oct 20, 2024
Feb 25, 2025
Feb 25, 2025
Oct 20, 2024
Oct 18, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Oct 20, 2024
Nov 26, 2023
Oct 20, 2024
Feb 4, 2024

Repository files navigation

zint-wasi

This is a Zint binding for WASI.

  • zint-wasm-sys is a low-level binding to the Zint library.
  • zint-wasm-rs is a high-level binding to the Zint library.
  • zint-typst-plugin is a typst package for the Zint library.

This package only uses the Zint library but not any of its frontends. So it is MIT licensed.

Checkout examples and typst-package/manual.typ for more information.

Manual

(click on the image to open)

Build

Clone with:

git clone --recurse-submodules -j8 https://github.com/Enter-tainer/zint-wasi.git

You must have standard development tools pre-installed on your machine and in path:

  • cargo (rustc; get with rustup)
  • tar
  • wget/curl
  • gcc/clang

To build the typst package, run:

cargo xtask package

See xtask readme for more information.

License

This package is licensed under MIT license. A copy of the license can be found in the LICENSE file.

About

Barcode generator for typst

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages