wilton_rusty 0.3.1

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: 25.85 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 331.99 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 20s Average build duration of successful builds.
  • all releases: 20s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • wiltonruntime/wilton_rusty
    1 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • staticlibs

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