stadiamaps / ferrostar

A FOSS navigation SDK built from the ground up for the future
https://stadiamaps.github.io/ferrostar/
Other
91 stars 11 forks source link

Initial pass at supporting wasm32-unknown-unknown in a web browser #120

Closed ianthetechie closed 2 days ago

ianthetechie commented 1 week ago

First pass at wasm32-unknown-unknown, specifically for web browsers.

I'll leave some comments with the key pieces, but broadly speaking, this should have no functional changes (only some error APIs change).

This incidentally does like 95% of the work for #26.