1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_javascript
reuk ef54f013c3
QuickJS: Update header from CHOC upstream, and disable CONFIG_STACK_CHECK
The CONFIG_STACK_CHECK option doesn't work correctly when the QuickJS
engine is initialised on one thread and then later accessed by another
thread, which is a usage pattern implicitly supported by JUCE.
2025-11-19 11:12:21 +00:00
..
choc QuickJS: Update header from CHOC upstream, and disable CONFIG_STACK_CHECK 2025-11-19 11:12:21 +00:00
detail Javascript: Fix eventual timeout when calling JSObject::invokeMethod repeatedly 2025-02-11 13:24:58 +01:00
javascript Update JavascriptEngine documentation 2025-03-28 18:47:16 +01:00
juce_javascript.cpp QuickJS: Update header from CHOC upstream, and disable CONFIG_STACK_CHECK 2025-11-19 11:12:21 +00:00
juce_javascript.h Bump version number to 8.0.10 2025-09-15 09:30:11 +01:00