Richard Carson
Richard Carson
it still overflows at some point though, at a larger number Should I leave this issue open for tracking?
Also encountering this, but with charmap codec, not latin-1 I fixed it by replacing line 105 with: print "Saving article %s..." %(clean_article['title'].encode("utf-8")) in news_corpus_generator.py
@bartlomieju Removal of serde_v8 would entirely break a lot of paths from v8 types to rust types It would entirely, completely break [rustyscript](https://github.com/rscarson/rustyscript) I would urge you guys to reconsider....
Just popping in to 2nd @abadcafe Inlining the tokio runtime into JsRuntime would definitely narrow the core's possible uses and hurt downstream crates
I am using pest's `"grammar-extras"` if that matters
Very odd - it's choking on one of the extension Ops somehow Are you adding any extensions?
Yes please
Sorry I have not had much time to work on this recently You have not been forgotten!
> number input is not meant to be used with any other font for its buttons other than iced_fonts::REQUIRED_FONT_BYTES > as this is statically set to use this. I wont...
Seems I missed a function somewhere in my boostrapping! Seems to be part of the polyfills, I'm surprised its not there