wilton_rust 0.2.0

Rust modules support for Wilton JavaScript runtime
Documentation
  • Coverage
  • 100%
    4 out of 4 items documented4 out of 4 items with examples
  • Size
  • Source code size: 27.82 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.52 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 21s Average build duration of successful builds.
  • all releases: 21s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • wiltonruntime/wilton_rusty
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • wilton-iot

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

2018-04-14

  • version 0.2.0
  • support backcalls to JS

2018-03-14

  • version 0.1.0
  • initial public version