Слава Україні! Героям слава!
Слава Україні! Героям слава!
@eloraiby sounds amazing, thanks
@eloraiby I checked in some work, hopefully you can rebase. Sorry about the inconvenience.
@eloraiby Awesome, thanks! Pointer chasing/fixing will probably take a while, I don't think anybody ever ran this in 64-bit, there are quite a few places that state "32-bits only" or...
@eloraiby I think so, at least for a while, at least until we see what the performance characteristics of mono-wasm are. I'm still interested to explore any potential low-hanging performance...
@eloraiby It's already independent of Blazor (not a fork) and stand-alone, do you want to rename it or just change the readme a bit? I can make it into an...
@eloraiby Thanks, makes sense, I'll think about it, perhaps we can rename it after the mono-wasm is officially out and the novelty of running on webassembly subsides a bit 👍
@eloraiby On the other hand, if it makes sense to rename the repo, it's probably better to do it early, before it explodes in popularity 😎. What do you think...
@eloraiby emailed.
Is that really a bug, we're not parsing years, we're parsing numbers. There are a lot of other shorthands for particular years, say the "sixties", or the Chinese years, that...
What should it return then, a parsing error or a list of numbers (if we can detect a logical separation)? It's unusual to have a sequence of numbers without some...