#canvas #webasm #javascript

jsportal

a set of functions for interroping between javascript and rust

1 unstable release

0.1.0 Apr 10, 2020

#37 in #webasm

MIT license

2KB

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.

No runtime deps