browserify/rustify

Map JS Types to Rust

Open

#5 opened on Nov 27, 2017

View on GitHub
 (5 comments) (2 reactions) (0 assignees)JavaScript (495 stars) (25 forks)batch import
enhancementhelp wanted

Description

Currently we only support passing i32 integers — great for math, but having more options would be great! We should probably look into rust-experiments and add some of the things they're doing.

Also s/o to @killercup for giving pointers to get in the right direction! 🙏

See Also

Contributor guide