3 releases

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

#328 in WebAssembly

Download history 154/week @ 2024-09-23 32/week @ 2024-09-30 253/week @ 2024-10-07 37/week @ 2024-10-14

70 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
~271K SLoC