godotjs / javascript

Javascript binding for godotengine
https://godotjs.github.io/
MIT License
980 stars 82 forks source link

Upgrade to a newer quickjs #137

Closed fire closed 1 year ago

fire commented 2 years ago

Upgrade to https://github.com/bellard/quickjs version 2788d71 on Mar 6

Geequlim commented 2 years ago

These are some required modification to QuickJS to support binding to godot. And the debugger code is mostly from https://github.com/koush/vscode-quickjs-debug.

We'd better finish the godot binding first. For future version quickjs we can add patches to the build script.

fire commented 1 year ago

The bindings are finished but I had to modify the quick js code.

fire commented 1 year ago

Closing after merge https://github.com/Geequlim/ECMAScript/commit/9a3cd3fe74ebb2dcc26ad496c55a8ae3db9cfe4b