Rust modules support for Wilton JavaScript runtime
This library allows to write Wilton native modules in Rust.
License information
This project is released under the Apache License 2.0.
Changelog
2021-03-10
- version
0.3.1 - package rename to
wilton_rusty - fix new compiler warnings
- wilton URL changes in docs
2018-04-14
- version
0.2.0 - support backcalls to JS
2018-03-14
- version
0.1.0 - initial public version