Skip to content

XeTeX compiled to wasm running on both Node.js and Browsers.

Notifications You must be signed in to change notification settings

ppresume/xetex.wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XeTeX.wasm

This project is still WIP.

This project tries to compile XeTeX to WebAssembly to make it available on the web.

Preview:

XeTeX on wasm

Design goals:

  • compile XeTeX to WebAssembly
  • dynamically load packages, fonts and other necessary assets when compiling tex files
  • support modern JavaScript modules
  • [optional] support Node.js

How to build

Check Build.md and Makefile for details.

Init xetex repo as a subtree

git remote add -f xetex https://github.com/TeX-Live/xetex
git subtree add --prefix xetex xetex 8af2b58c82bdfcd2791a31b506c602d6b9abdf1c

A tutorial for git subtree can be found here

About

XeTeX compiled to wasm running on both Node.js and Browsers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published