]> git.kaiwu.me - quickjs.git/commit
top-level-await support - follow the spec in the implementation of the module linking...
authorFabrice Bellard <fabrice@bellard.org>
Wed, 27 Dec 2023 16:10:47 +0000 (17:10 +0100)
committerFabrice Bellard <fabrice@bellard.org>
Wed, 27 Dec 2023 16:10:47 +0000 (17:10 +0100)
commit6e4931c4ad6c1f06cd1e46ecbf98e04cbb8b4ba7
tree8d69d6513520c68d94795084e01859baae527ba0
parent9b587c461b06af06e78070b86d9b99da7d863065
top-level-await support - follow the spec in the implementation of the module linking and evaluation to avoid errors with cycling module dependencies
quickjs-libc.c
quickjs.c
quickjs.h
run-test262.c
test262.conf