RemGlk-rs

From IFWiki

RemGlk-rs
Library
[[File:|385px|center]]
Link Home page
Developer Dannii Willis
Format
Interaction style
Systems Browser, Linux
System details
Latest version
Status Beta
Implements Glk, GlkOte protocol
Uses
Used byEmglken
License MIT
Notes
Browse the software database
Edit this infobox

RemGlk-rs is a Rust implementation of the Glk API. It is half a port of RemGlk and half of AsyncGlk, and like both of them it uses the GlkOte protocol. RemGlk-rs can be compiled for Linux, but its main platform is WebAssembly, as part of Emglken. When compiled to WebAssembly, it requires the use of AsyncGlk's AsyncDialog interface, and so cannot be used with the original GlkOte Dialog library.