WebAssembly in LuaLaTeX (SotonHack 2026 project)
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

TeX 100.0%
5 1 0

Clone this repository

https://tangled.org/arthomnix.dev/wasmtex https://tangled.org/did:plc:m3l4kxtgyiposiijmnkbholi/wasmtex
git@tangled.org:arthomnix.dev/wasmtex git@tangled.org:did:plc:m3l4kxtgyiposiijmnkbholi/wasmtex

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

wasmtex#

A demonstration of WebAssembly in LuaLaTex, based on a custom WebAssembly interpreter in pure Lua 5.3. Written for the SotonHack 2026 hackathon

The WebAssembly interpreter itself, which is the bulk of the actual code, is in a separate repository (https://tangled.org/arthomnix.dev/lwasmlib ). (You will need to copy the lua files from that repository into the same folder as wasmtex.sty and your LaTeX file for things to work.)