summaryrefslogtreecommitdiff
path: root/Lib/javascript
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2021-03-01 22:07:55 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2021-03-01 22:08:12 +0000
commite74876f1b828b6c883ef9f6a6088eed8651cf840 (patch)
treedd47c1eee0e0f64ae137005a730fd7fd9efc1666 /Lib/javascript
parent1abb726d69c3a84070e56e9f7af46f3a5a544ab2 (diff)
downloadswig-e74876f1b828b6c883ef9f6a6088eed8651cf840.tar.gz
Add table of v8/node versions
Diffstat (limited to 'Lib/javascript')
-rw-r--r--Lib/javascript/v8/javascriptrun.swg1
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/javascript/v8/javascriptrun.swg b/Lib/javascript/v8/javascriptrun.swg
index b0064d05e..62c7bf829 100644
--- a/Lib/javascript/v8/javascriptrun.swg
+++ b/Lib/javascript/v8/javascriptrun.swg
@@ -1,6 +1,7 @@
/* ---------------------------------------------------------------------------
* These typedefs and defines are used to deal with v8 API changes
*
+ * Useful table of versions: https://nodejs.org/en/download/releases/
* ---------------------------------------------------------------------------*/
// First v8 version that uses "SetWeak" and not "MakeWeak"