Gum-Joe / isitweeka

Site for isitweeka.com
https://isitweeka.com
MIT License
7 stars 3 forks source link

Move iCal logic to WebAssembly #42

Open Gum-Joe opened 3 years ago

Gum-Joe commented 3 years ago

It would be interesting (as an experiment) and may improve performance to move calendar parsing logic to WebAssembly.

The plan would be to use Rust WASM to parse the calendar and figure out what week it is.