swig/Tools/javascript
Olly Betts f2bcc41d48 [javascript] Fix v8 support and add CI coverage
Update the v8 support to work with recent v8 releases.

Fix bitrot in the testsuite and examples so they pass for v8.

Adjust configure probes so we can successfully probe for v8 without
assistance on Debian and Ubuntu (and probably other platforms; those
are just the two I've tested, and both use multiarch library
directories which weren't being allowed for).

Closes #3028
See #2537
2024-09-20 09:47:27 +12:00
..
Makefile.in Remove obsolete code to set SWIG_V8_VERSION 2021-12-29 19:16:36 +13:00
javascript.cxx javascript: Catch and report const char* exceptions 2024-09-20 09:26:07 +12:00
js_shell.cxx Use single characters instead of strings where possible 2023-10-16 17:51:48 -04:00
js_shell.h Fix custom javascript interpreter configuration for OSX. 2014-02-26 22:46:24 +01:00
jsc_shell.cxx Use single characters instead of strings where possible 2023-10-16 17:51:48 -04:00
v8_shell.cxx [javascript] Fix v8 support and add CI coverage 2024-09-20 09:47:27 +12:00