Comment on Looking for: Unit Converter (JS)
neoney@lemmy.neoney.dev 1 year ago
github.com/tiffany352/rink-rs is pretty cool, but it’s in rust, so you’d have to make some Wasm bindings
Comment on Looking for: Unit Converter (JS)
neoney@lemmy.neoney.dev 1 year ago
github.com/tiffany352/rink-rs is pretty cool, but it’s in rust, so you’d have to make some Wasm bindings
neoney@lemmy.neoney.dev 1 year ago
o wait, there is a wasm build in the repo! You could probably host their interface too?
github.com/tiffany352/rink-rs/tree/master/web
neoney@lemmy.neoney.dev 1 year ago
You can try it out on rinkcalc.app