jsportal 0.1.0

a set of functions for interroping between javascript and rust
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 1 items with examples
  • Size
  • Source code size: 1.37 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 70.84 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Discmonkey/jsportal
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Discmonkey

JS Portal

Interop-ing between webassembly and rust is hard.

However, any program compiled to run in the web browser needs access to both javascript types and web elements.

This library serves to fill this need.