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 main difficulty here is sleigh's use of the file system. This would be solved by #60, but if not, I'm sure there's a way we could bundle files in some emulated file system in wasm.
The main difficulty here is
sleigh's use of the file system. This would be solved by #60, but if not, I'm sure there's a way we could bundle files in some emulated file system in wasm.