jsportal 0.1.0

a set of functions for interroping between javascript and rust
Documentation

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.