samuelmarina/is-even

Rewrite to Rust and consume via napi-rs

Opened this issue · 1 comments

Thank you for doing this incredible work!

I believe this could be made significantly faster if ported to Rust and consumed via napi-rs. For browsers, Rust can compile to WASM.

The interop cost? Don't worry about it.

Great. In my opinion, this will be a great choose. Make is-even great again.