@oven/bun-windows-x64-baseline 1.4.0 → 1.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/bin/bun.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
|
|
3
3
|
This is the Windows x64 binary for Bun, a fast all-in-one JavaScript runtime. https://bun.com
|
|
4
4
|
|
|
5
|
-
_Note:
|
|
5
|
+
_Note: This package is an alias of [`@oven/bun-windows-x64`](https://www.npmjs.com/package/@oven/bun-windows-x64). Bun ships a single x64 binary that targets Nehalem (SSE4.2) and dispatches AVX2/AVX-512 at runtime._
|
package/bin/bun.exe
CHANGED
|
Binary file
|
package/package.json
CHANGED