openwebf / webf

Build flutter apps with HTML/CSS and JavaScript.
https://openwebf.com/
Apache License 2.0
1.66k stars 121 forks source link

Feat: optimize Dart/C++ FFI performance in multiple thread mode. #654

Closed andycall closed 2 weeks ago

andycall commented 3 months ago

This PR reduces the calling efficiency of sync UI commands and direct API calls from C++ to Dart.