Uh oh!
There was an error while loading. Please reload this page.
Conversation
josephlr
commented
Dec 7, 2020
Thanks for opening this, I'll merge this one last (after a point release), so there's at least some easy way for users stuck on |
newpavlov
commented
Dec 7, 2020
I think similarly regarding the version pinning escape hatch. But we already have released v0.2.0, haven't we? |
josephlr
commented
Dec 7, 2020
That's correct. I was thinking to release any minor fixes as 0.2.1 and then drop XP and stdweb support in 0.2.2. I wouldn't consider dropping already broken support to be a major version change (but I'm not 100% sure). Does that sounds reasonable? |
newpavlov
commented
Dec 7, 2020
Honestly, I don't think it worth the trouble. But if you are willing to cut those releases, it's fine by me.
Strictly speaking, I think it can be considered a breaking change. But practically speaking, I think potential WinXP/ |
newpavlov
commented
Dec 15, 2020
@josephlr |
josephlr
left a comment
There was a problem hiding this comment.
Not that this means we won't be able to use pure cargo web builds anymore, but I don't think that solution is maintained anymore, so that seems fine.
Closes#175.
IIUC
getrandomstill can be used with thestdwebtoolchain, since its recent versions are compatible withwasm-bindgen.cc @koute