3 releases

new 0.1.2 Oct 12, 2024
0.1.1 Oct 10, 2024
0.1.0 Sep 26, 2024

#285 in WebAssembly

Download history 172/week @ 2024-09-25 14/week @ 2024-10-02 258/week @ 2024-10-09

444 downloads per month

Apache-2.0 WITH LLVM-exception

11MB
145K SLoC

WebAssembly 125K SLoC // 0.0% comments Rust 17K SLoC // 0.0% comments C 2.5K SLoC // 0.2% comments

Wasm2Glulx

Wasm2Glulx translates WebAssembly into Glulx, a bytecode used for interactive fiction. It is a component of the Bedquilt project. See https://bedquilt.io/manual.


lib.rs:

Translate WebAssembly into Glulx.

This is a high-level library interface to what is normally used as a command-line tool. See https://bedquilt.io/manual for additional documentation.

Dependencies

~9–18MB
~272K SLoC