You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The core logic of the program should be easily compilable into web assembly. The only challenges are any actual IO which is almost mostly abstracted away by using Reader and Writer traits.