You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems plausible to me! I think though that this is the opposite of #503, right? (this is about defining something in Rust whereas that's about importing something defined in JS)
alexcrichton
changed the title
Support converting slices in rust into obj.apply([args]) in javascript
Support exporting Rust functions as variadic JS functions
Nov 1, 2018
Support the following example
callable from javascript as
You could implement the transformation in javascript as
This is
a prerequisite for implementing #503the reverse of #503.The text was updated successfully, but these errors were encountered: