Skip to content

Commit

Permalink
Add license scan report and status
Browse files Browse the repository at this point in the history
Signed off by: fossabot <badges@fossa.com>
  • Loading branch information
fossabot committed Oct 16, 2024
1 parent 97efbea commit 8f79a54
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,9 @@
On x64 platforms, bunRPC uses SIMD optimizations which require a modern CPU supporting AVX2 instructions. The `baseline` build of bunRPC is for older CPUs that don't support these optimizations. You usually don't need to worry about it on Darwin x64, but it is relevant for Windows x64 and Linux x64. If you or your users see `"Illegal instruction"` errors, you might need to use the baseline version.

# Help wanted
Someone please ensure src/process/native/darwin/index.js works, I don't have macos installed on my mac mini, and hackintosh is not worth setting up for this.
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FMENTALLY-GERM4N%2FbunRPC.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FMENTALLY-GERM4N%2FbunRPC?ref=badge_shield)

Someone please ensure src/process/native/darwin/index.js works, I don't have macos installed on my mac mini, and hackintosh is not worth setting up for this.

## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FMENTALLY-GERM4N%2FbunRPC.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FMENTALLY-GERM4N%2FbunRPC?ref=badge_large)

0 comments on commit 8f79a54

Please sign in to comment.