This repository is a work in progress
Curious aboout how Taskless Packs work with WebAssembly? This is a scaffold to help you get started.
This scaffold includes:
- A model example for WebAssembly Packs on taskless.io
- Manifest example including enabling body capture
- The test WebAssembly pack used to validate the Taskless Loader @taskless/loader
- How to use with other languages (what you need to know)
- type information and retrieval
- extism, wasm, and the build pipeline
- building the pack and generating the manifest
- The taskless/pack command
- Current limitations