Joeri Exelmans386dd1cf97Finished digital watch example in browser, through Rust -> WebAssembly. Also: Re-implemented controller's event queue and timer cancellations.
386dd1cf97
Finished digital watch example in browser, through Rust -> WebAssembly. Also: Re-implemented controller's event queue and timer cancellations.
320638f099
Rust: prefix local variables with "local_" to prevent naming collisions
4 年 前
README.txt
This directory contains 1) shared stuff, imported by SCCD model-generated Rust code 2) "the runtime", which is just a bunch of primitives for running the generated code.