@hisold@toot.io avatar hisold , to random

This is an alpha of LibreOffice running in Firefox.

This is made possible by WebAssembly (WASM).
LibreOffice was compiled to WASM using Emscripten. It is rendered by Qt & cairo into a HTML canvas element.
https://wasm-test.libreoffice.org/

ALT
@pandoc@fosstodon.org avatar pandoc , to random

🆕 pandoc 3.9 🎉🚀

• Official support for wasm (WebAssembly), allowing to run pandoc in the browser,
• the alerts extension is now available in the pandoc Markdown flavor,
• support for defaults files using JSON instead of YAML,
• extension of ${.} vars in the defaults field, making it easier to base defaults files on other defaults,
• method to run Lua code with a modified pandoc state,
• and much more

Many thanks to all who contributed!

https://github.com/jgm/pandoc/releases/tag/3.9

pandoc OP ,
@pandoc@fosstodon.org avatar

“pandoc for the people”, the pandoc wasm web-app, is now available at https://pandoc.org/app/
It allows to run any kind of document conversion that pandoc supports in the browser. The documents never leave the computer, thus ensuring full privacy.
Conversions to pdf are done via Typst.

@elementarycodes@mastodon.social avatar elementarycodes , to random

Fresh out of the oven: ElementaryUI 0.1 — a frontend framework written in Swift, running in the browser via WebAssembly.

https://elementary.codes

@h4ckernews@mastodon.social avatar h4ckernews Bot , to random

AutoLISP interpreter in Rust/WASM – a CAD workflow invented 33 yrs ago

https://acadlisp.de/noscript.html

@h4ckernews@mastodon.social avatar h4ckernews Bot , to random

Rust/WASM lighting data toolkit – parses legacy formats, generates SVGs

https://eulumdat.icu

@h4ckernews@mastodon.social avatar h4ckernews Bot , to random

GenresFox – Open-source, customizable new tab page extension in WASM

https://github.com/zayokami/GenresFox

@h4ckernews@mastodon.social avatar h4ckernews Bot , to random

Arborium: Tree-sitter code highlighting with Native and WASM targets

https://arborium.bearcove.eu/

-sitter

@amoroso@oldbytes.space avatar amoroso , to random

Between 1988 and 1995 Jack Crenshaw posted on Usenet "Let's Build a Compiler", a tutorial series on writing a Pascal compiler that generates 68K Assembly. 35 years later Eli Bendersky revisited the series and rewrote the compiler in Python to generate WebAssembly.

https://eli.thegreenplace.net/2025/revisiting-lets-build-a-compiler