# @bilig/wasm-kernel

AssemblyScript and WebAssembly acceleration kernel for bilig spreadsheet execution.

## Install

```bash
npm install @bilig/wasm-kernel
```

## Package entrypoints

- ESM: `./dist/index.js`
- Types: `./dist/index.d.ts`

This package is part of the [bilig](https://github.com/proompteng/bilig) monorepo.
