Closed anacrolix closed 5 years ago
I forgot about wasm in #56: this restores it. Previously Available would return false for this platform, should it do it here?
Probably. I mean, we'll never use this with wasm anyways... but we might as well be as correct as possible.
Merging this to fix the immediate issue.
I forgot about wasm in #56: this restores it. Previously
Available
would return false for this platform, should it do it here?