Francesco Iapicca

Results 191 comments of Francesco Iapicca

any chance that those are the same issue? https://github.com/flutter/flutter/issues/110885 https://github.com/flutter/flutter/issues/111376 https://github.com/flutter/flutter/issues/111867

> Hmm there is some misconception that wasm is a replacement for javascript. As of the time of this comment Wasm does not have the ability to interact with the...

compiling dart to js [holds back dart-lang features](https://github.com/dart-lang/language/issues/1159#issuecomment-675671998) > We compile Dart to JavaScript, and we can't compile TCO code to JavaScript efficiently until JavaScript also supports TCO.

> We also plan to expand Dart's compilation toolchain to support compiling to Wasm, contingent on the timely standardisation of WasmGC. from [2022 roadmap](https://github.com/flutter/flutter/wiki/Roadmap#dart) below what I believe are some...

Hi @lukepighetti given this [message](https://github.com/flutter/flutter/issues/18554#issuecomment-416053909) I'md like to treat this issue as feature request if it's fine for you Thank you

@fzyzcjy > [...] Currently I am also observing some jank for Flutter app [...] can you provide more details: on what platform, performing what, maybe a code sample I'm not...

@fzyzcjy > the React Fiber seems so promising and should address the jank problem for a large portion of cases I contest the assumption that an algoritm that works for...

I think I see your point, if I understand correctly you compare reconciling DOMs to rebuilding the elements in a widget tree and you are proposing to rebuild only certain...

this package looks abandoned https://github.com/xxgreg/mustache/issues/52 issues are ignored from months and last code update was 3 years ago it seems to me that this is the one to use https://github.com/jonahwilliams/mustache

good thing that next round is quite early, next october or november