Fix Dart/Flutter web integer literals JavaScript overflow error#4881
Fix Dart/Flutter web integer literals JavaScript overflow error#4881
Conversation
Fix for antlr#4880 Using BigInt for proper handling integer literals >= 2^53 when building Flutter web Signed-off-by: Boris Kostenko <bkostenko@gmail.com>
|
The errors in checks were caused by NuGet failures (file "4_Setup Clang.txt"). Do I need to do anything with it now (blank commit, reopen PR, ...)?
|
Fix for #4880
Using BigInt for proper handling integer literals >= 2^53 when building Flutter web