#typst #server-side-rendering #document #font #compiler #browser #compilation

typst-ts-compiler

Compile Typst documents

11 releases

0.5.0-rc6 Jul 15, 2024
0.5.0-rc5 Jun 27, 2024
0.5.0-rc4 May 18, 2024
0.5.0-rc3 Apr 5, 2024
0.2.2 Jun 10, 2023

#1232 in WebAssembly


Used in typst-preview

Apache-2.0

590KB
13K SLoC

typst-ts-compiler

See Typst.ts


lib.rs:

Typst.ts compiler library.

This library is used to compile Typst code into a document and export it into various artifacts. See https://github.com/Myriad-Dreamin/typst.ts/tree/main/exporter for more information about the available exporters.

The library consists of three parts:

Dependencies

~79MB
~1M SLoC