WebAssembly in LuaLaTeX (SotonHack 2026 project)
1
fork

Configure Feed

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

add readme

+5
+5
README.md
··· 1 + # wasmtex 2 + 3 + A demonstration of WebAssembly in LuaLaTex, based on a custom WebAssembly interpreter in pure Lua 5.3. Written for the SotonHack 2026 hackathon 4 + 5 + The WebAssembly interpreter itself, which is the bulk of the actual code, is in a separate repository (https://tangled.org/arthomnix.dev/lwasmlib).