summary refs log tree commit diff stats
path: root/tests/threads/tjsthreads.nim
Commit message (Collapse)AuthorAgeFilesLines
* fix #17267 (#17273)flywind2021-03-071-0/+6
* remove unnecessary when statement * remove outdated codes * reuse jsffi * move js json coverage * fix #17267 * address comments * Update compiler/main.nim * Update tests/threads/tjsthreads.nim