@skipruntime/wasm
v0.0.19
Published
This package provides WebAssembly bindings to the Skip runtime. _Either_ this package or its native analogue [`@skipruntime/native`](https://www.npmjs.com/package/@skipruntime/native) is required to run a Skip reactive service.
Keywords
Readme
@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.
