From 6516495ce9041d61deac40e50feb87330b24e847 Mon Sep 17 00:00:00 2001 From: Michael Vorburger Date: Tue, 18 Mar 2025 11:03:58 +0100 Subject: [PATCH] docs: Add Node.JS wrapper https://github.com/mscdex/cpu-features to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 417fa1c..b34fd85 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ Links provided here are not affiliated with Google but are kindly provided by th - https://github.com/Narasimha1997/py_cpu - Java - https://github.com/aecsocket/cpu-features-java - +- Node.JS (and [Bun](https://bun.sh/blog/bun-v1.2#c-addons-using-v8-apis)) + - https://github.com/mscdex/cpu-features _Send PR to showcase your wrapper here_