react-juce
react-juce copied to clipboard
Write cross-platform native apps with React.js and JUCE
When I tried implementing react-juce with my project, it came up with this error: ` Error (active) E0393 pointer to incomplete class type "reactjuce::EcmascriptEngine::Pimpl" is not allowed neutron_SharedCode [my_path_to_react_juce]\react_juce\core\EcmascriptEngine.cpp 42...
Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.4. Release notes Sourced from semver-regex's releases. v3.1.4 Backport of ReDoS fix https://github.com/sindresorhus/semver-regex/commit/7712ba564d40da101cf2b2b33e6a910d9f2f57f4 Commits 906cf40 3.1.4 7712ba5 Fix ReDoS vulnerability backport a0203db Fix ReDoS vulnerability...
The #34 is closed. The discord channel is renamed.
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Closes #285 Closes #284 I fixed the various paths mentioned in the issues above. I also changed the various mention to the old repo under `https://github.com/nick-thompson/react-juce.git` into `https://github.com/JoshMarler/react-juce.git`. Although these...
After a brief chat with @JoshMarler on Discord I thought it worth recording this. Essentially the task is to refactor and fix whatever is required (Josh knows far better than...
Hi. I struggled building the GainPlugin example. (I must say I'm quite new to cmake) After searching, I finally realized that I had to run the "cmake -B" command from...
https://docs.react-juce.dev/guides/running_the_examples broken link : "adding React-JUCE to your own project"