updated README

This commit is contained in:
Sebastian Hildebrandt 2025-01-04 18:05:44 +01:00
parent cf4e8119af
commit 34dd408e54

View File

@ -71,7 +71,7 @@ add new features and support more platforms. Thank you in advance!
I tested this library with Node.js, Bun and Deno (V2.x) with no issues. There is
currently only one problem on Denos side: os.freemem() pollyfill is currently
not correct (version 2.1.4) bus there is already a fix (not yet published).
not correct (version 2.1.4) but there is already a fix (not yet published).
**Attention**: This library is supposed to be used as a backend/server-side
library and **will definitely not work within a browser**.