0.0.16 • Published 2 months ago
@skipruntime/wasm v0.0.16
@skipruntime/wasm
This package provides WebAssembly bindings to the Skip runtime. Either this
package or its native analogue
@skipruntime/native
is
required to run a Skip reactive service.
See the docs for more details.
Installation
Install directly using npm (npm i @skipruntime/wasm
), or along with other
components of the runtime by installing the
@skiplabs/skip
meta-package
(npm i @skiplabs/skip
)
Support
Join the Discord to talk to other community members and developers or ask any questions.