1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-08 23:24:19 +00:00
JUCE/modules/juce_javascript/choc
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
..
containers Javascript: Move javascript implementation into a separate module 2024-11-07 09:53:10 +00:00
javascript QuickJS: Update header from CHOC upstream, and disable CONFIG_STACK_CHECK 2025-11-19 11:12:21 +00:00
math Javascript: Move javascript implementation into a separate module 2024-11-07 09:53:10 +00:00
platform Javascript: Move javascript implementation into a separate module 2024-11-07 09:53:10 +00:00
text Javascript: Move javascript implementation into a separate module 2024-11-07 09:53:10 +00:00
LICENSE.md Javascript: Move javascript implementation into a separate module 2024-11-07 09:53:10 +00:00