We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7cf2c99 commit 278058aCopy full SHA for 278058a
README.md
@@ -44,7 +44,7 @@ echo wcwidth('🐘🐘🐘'); // 2 - only first char is considered
44
> see [doc/usage.md](doc/usage.md) for more details.
45
46
### <a name="ffi-extension"></a> FFI extension
47
-> ‼️ Experimental feature.
+> ** NOTE ** ‼️ Experimental feature.
48
49
For improved performance, consider leveraging the Foreign Function Interface (`FFI`) extension, if available. To enable
50
this feature, set the `USE_FFI` environment variable to `true`.
0 commit comments