]> git.kaiwu.me - quickjs.git/commit
fixed js_std_await() so that it behaves the same way as js_std_loop() (#402)
authorFabrice Bellard <fabrice@bellard.org>
Mon, 28 Apr 2025 14:28:01 +0000 (16:28 +0200)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 28 Apr 2025 14:28:01 +0000 (16:28 +0200)
commit894ce9de1c76acb6b84385e152ff1cd6cb6626bd
tree34576e0e25860f5846cda187fc6165ae5fb5b570
parent19abf1888db5884a5758036ff6e7fa2b340acedc
fixed js_std_await() so that it behaves the same way as js_std_loop() (#402)
quickjs-libc.c