abner / flutter_js

A Javascript engine to use with flutter. It uses quickjs on Android and JavascriptCore on IOS
MIT License
464 stars 117 forks source link

JSX Support #140

Open rodydavis opened 10 months ago

rodydavis commented 10 months ago

Didn't know if this was on the radar already or not, but curious if it would be possible to include the CONFIG_JSX flag?

https://github.com/c-smile/quickjspp/blob/master/doc/jsx.md