quickjs/examples
Saúl Ibarra Corretgé 5ce2957e23 Make JS_NewClassID thread aware
It's as thread-safe as JSRuntime, which isn't thread-safe, but multiple
threads can now allocate them on different runtimes without a problem.
2023-11-21 07:02:34 +01:00
..
fib.c Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
fib_module.js 2020-01-05 release 2020-09-06 18:53:08 +02:00
hello.js 2020-01-05 release 2020-09-06 18:53:08 +02:00
hello_module.js 2020-01-05 release 2020-09-06 18:53:08 +02:00
pi_bigint.js Remove trailing whitespace (#46) 2023-11-12 10:01:40 +01:00
point.c Make JS_NewClassID thread aware 2023-11-21 07:02:34 +01:00
test_fib.js 2020-01-05 release 2020-09-06 18:53:08 +02:00
test_point.js 2020-01-05 release 2020-09-06 18:53:08 +02:00