jsportal

Crates.iojsportal
lib.rsjsportal
version0.1.0
sourcesrc
created_at2020-04-10 02:50:10.746876
updated_at2020-04-10 02:50:10.746876
descriptiona set of functions for interroping between javascript and rust
homepage
repositoryhttps://github.com/discmonkey/jsportal
max_upload_size
id228208
size1,744
Max Grinchenko (Discmonkey)

documentation

README

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.

Commit count: 1

cargo fmt