]> git.kaiwu.me - quickjs.git/commit
allow 'await' in the REPL and added os.sleepAsync()
authorFabrice Bellard <fabrice@bellard.org>
Tue, 2 Jan 2024 15:09:30 +0000 (16:09 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Tue, 2 Jan 2024 15:09:30 +0000 (16:09 +0100)
commite44b793e3817766d9045ed2a776658fcbe0f2790
tree8aa3974ff1c0658f1f986ac0868cd72f7cd6c8f7
parent8de4538ff3761e5d0adfa317069a722941848ce1
allow 'await' in the REPL and added os.sleepAsync()
doc/quickjs.texi
quickjs-libc.c
quickjs.c
quickjs.h
repl.js