mirror of
https://github.com/aljazceru/pear-docs.git
synced 2025-12-17 14:34:19 +01:00
simplify bare overview
This commit is contained in:
@@ -26,7 +26,7 @@ Bare is built on top of [libjs](https://github.com/holepunchto/libjs), which pro
|
|||||||
2. A native addon system supporting both statically and dynamically linked addons.
|
2. A native addon system supporting both statically and dynamically linked addons.
|
||||||
3. Light-weight thread support with synchronous joins and shared array buffer support.
|
3. Light-weight thread support with synchronous joins and shared array buffer support.
|
||||||
|
|
||||||
Everything else if left to userland modules to be implemented using these primitives, keeping the runtime itself succinct and _bare_.
|
All additional features are implemented by userland modules using these primitives, keeping the runtime itself lean and _bare_.
|
||||||
|
|
||||||
## API
|
## API
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user