animato-js 1.4.0

WASM bindings for Animato, published to NPM as @animato/core.
Documentation
1
2
3
4
5
6
7
8
9
{
  "goog:chromeOptions": {
    "args": [
      "--no-sandbox",
      "--disable-dev-shm-usage",
      "--disable-gpu"
    ]
  }
}