Skip to content

Thinking to use yantra into MelonRuntime/MelonJS #46

Answered by ackava
scarletquasar asked this question in Q&A
Discussion options

You must be logged in to vote

YantraJS already contains everything that MelonJS is trying to do, There is support for modules and support for node like inbuilt modules under development. Checkout CSX modules under https://github.com/yantrajs/yantra/wiki/JavaScript-Engine-Example, also in this folder, you will see couple of module examples. https://github.com/yantrajs/yantra/tree/main/modules/inbuilt

You can certainly use YantraJS in place of JInt.

There is support for generators and async/await. Have a look at feature list mentioned here.. https://github.com/yantrajs/yantra/wiki#features

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by scarletquasar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants