mirror of
https://github.com/oven-sh/bun
synced 2026-02-02 15:08:46 +00:00
Unified event loop (#3741)
* Unified event loop * Update WebKit, add test for es-module-lexer * Update README.md * Use async wasm * Explicitly set whether concurrenttask should be deinit'd * Update package.json --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
"@types/ws": "^8.5.5",
|
||||
"@typescript-eslint/eslint-plugin": "^5.31.0",
|
||||
"@typescript-eslint/parser": "^5.31.0",
|
||||
"bun-webkit": "0.0.1-770ebc986b8ae9a0dd2e85f8f94646b410110b7f"
|
||||
"bun-webkit": "0.0.1-1e5c61ef78b14e22278dd884e163a8a95e0529ea"
|
||||
},
|
||||
"version": "0.0.0",
|
||||
"prettier": "./.prettierrc.cjs"
|
||||
|
||||
Reference in New Issue
Block a user