ayush00git commented on PR #3600:
URL: https://github.com/apache/fory/pull/3600#issuecomment-4294784254

   > Such fix is not useful, the dart web support is a big work. Either support 
it fully, or don't support it.
   > 
   > The dart int will be compiled to javascript numer, which is double, int64 
can't be expressed using double. and if we use bigint, it's too slow and we 
paid cost for dart native ,which is unnecessary.
   > 
   > So, we should not add any half dart web fix until we have a good design 
that can address both issues
   
   fair enough, so let's keep dart web support as a future feature and you can 
close this PR then. as i'm free i'll look into a design which could address 
both these issues.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to