Commit b6cc244
top-level await (#261)
* update based on the changes in the main (minus ts executor)
* small type fix
* fix some integration tests
* Update packages/sandbox-container/tests/runtime/thenable.test.ts
Co-authored-by: Naresh <[email protected]>
* add variable hoisting for const, let, and var; timeout handling for async; update tests
* small nits to tests and some checks
---------
Co-authored-by: Naresh <[email protected]>1 parent 392f1ba commit b6cc244
File tree
9 files changed
+1077
-20
lines changed- .changeset
- packages/sandbox-container
- src/runtime/executors
- javascript
- tests/runtime
- tests/e2e
9 files changed
+1077
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments