Commit 75d6e1e
committed
Test with Bun in CI
Bun is a newer JS runtime that aims to be faster yet Node-compatible.
It uses JSC as the underlying engine. Since it aims to be compatible
with Node, it's easy to reuse the existing testing infrastructure,
unlike with Deno, and since it uses JSC, there is a good reason to test
with Bun as well as Node.1 parent 6a2b5cc commit 75d6e1e
1 file changed
+19
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
44 | 63 | | |
45 | 64 | | |
46 | 65 | | |
| |||
0 commit comments