Joeri Exelmans 386dd1cf97 Finished digital watch example in browser, through Rust -> WebAssembly. Also: Re-implemented controller's event queue and timer cancellations. 4 年 前
..
src 386dd1cf97 Finished digital watch example in browser, through Rust -> WebAssembly. Also: Re-implemented controller's event queue and timer cancellations. 4 年 前
.gitignore 57e1cb0e29 Update test framework to use Rust library. Fix TimerId error in generated code. 4 年 前
Cargo.toml 57e1cb0e29 Update test framework to use Rust library. Fix TimerId error in generated code. 4 年 前
README.txt 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.