Linus Groh
c06a6c67d5
LibJS: Add globalThis
...
We already have "global" as a way to access the global object in js(1)
(both REPL and script mode). This replaces it with "globalThis", which
is available in all environments, not just js.
2020-04-09 15:58:49 +02:00
..
2020-03-08 13:06:51 +01:00
2020-03-12 12:36:38 +01:00
2020-04-06 15:36:36 +02:00
2020-04-07 23:01:43 +02:00
2020-04-07 16:41:42 +02:00
2020-04-06 11:09:01 +02:00
2020-04-09 09:53:28 +02:00
2020-04-05 11:32:30 +02:00
2020-04-09 15:58:49 +02:00
2020-04-05 16:11:13 +02:00
2020-04-06 20:31:48 +02:00
2020-03-08 13:06:51 +01:00
2020-01-18 09:45:54 +01:00
2020-04-04 20:01:36 +02:00
2020-03-08 13:06:51 +01:00
2020-02-25 10:17:31 +01:00
2020-03-30 13:15:47 +02:00
2020-04-08 21:46:43 +02:00
2020-02-25 19:56:48 +01:00