welvet 0.80.0
welvet: ^0.80.0 copied to clipboard
Loom M-POLY-VTD AI engine for Flutter/Dart — 21 numerical types, WebGPU, native .entity checkpoints, and Welvet C-ABI FFI bindings.
0.80.0 #
- Initial pub.dev release: Flutter FFI plugin for Loom Welvet C-ABI.
- Dart bindings (
loomLib/LoomLib) with train, morph, polymorphic forward/backward, JSON + entity persistence. - Prebuilt natives for Linux, macOS, Windows, Android, iOS (via
tool/copy_native.sh). - Lucy [7] seven-layer suite:
dart run welvet:seven_layer. - Tests mirroring Python
consumer_smoke.pyandbenchmark_seven_layer.py.