@wonderyard/vivarium 2.0.0 → 2.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/webgpu/setup.js +1 -1
- package/package.json +1 -1
package/dist/webgpu/setup.js
CHANGED
|
@@ -9959,7 +9959,7 @@ const S_ = (e) => {
|
|
|
9959
9959
|
elements: (globalThis.__TYPEGPU_AUTONAME__ ?? ((Ie) => Ie))(n.createBuffer(ne(Ia, Math.max($e.length, 1)), $e).$usage("storage"), "elements"),
|
|
9960
9960
|
rules: (globalThis.__TYPEGPU_AUTONAME__ ?? ((Ie) => Ie))(n.createBuffer(ne(gs, dr.length), dr).$usage("storage"), "rules"),
|
|
9961
9961
|
conditions: (globalThis.__TYPEGPU_AUTONAME__ ?? ((Ie) => Ie))(n.createBuffer(ne(hs, yt.length), yt).$usage("storage"), "conditions")
|
|
9962
|
-
});
|
|
9962
|
+
}), y.write($.wrapping ? 1 : 0);
|
|
9963
9963
|
};
|
|
9964
9964
|
Lr({ automaton: t });
|
|
9965
9965
|
const ar = new Uint32Array(o * i), ur = new Uint32Array(o * i), cr = t.elements.length;
|