qml support #3515
littleblack111
started this conversation in
Ideas
qml support
#3515
Replies: 2 comments
-
|
I think it is perfectly possible to create a port of mathjs that works in QML (which uses the "JavaScript V4 Engine"). I think we should maintain this port in a separate repo. It will mostly consist of setting up a bundler which converts the modern JavaScript mathjs bundle into classic JavaScript that works in QML. Please let me know if anyone is interested in working out a solution. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'll move this into a discussion since it's not an actionable issue/bug that we will work on in this repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i've read #1454 #1469
the attachment there with math.js doesn't work anymore
The library now requires ES2020, does that mean qml will never be supported?
Beta Was this translation helpful? Give feedback.
All reactions