0.0.16 • Published 2 months ago
@skipruntime/native v0.0.16
@skipruntime/native
This package provides a Node native add-on with bindings to the Skip runtime.
Either this package or its WebAssembly analogue
@skipruntime/wasm
is
required to run a Skip reactive service.
See the docs for more details.
Installation
Install directly using npm (npm i @skipruntime/native
)
Note that, if this package is installed alongside the
@skiplabs/skip
meta-package,
you will pull in both this native add-on and the WebAssembly
runtime; if a minimal
installation is required, then specify exactly the component packages that you
need and avoid @skiplabs/skip
.
Support
Join the Discord to talk to other community members and developers or ask any questions.