WebAssembly Playground
Experience the Quantized Labs running entirely in your browser. This simulates loading the SmolLM-135M binary directly into local RAM without any cloud connection.
Transparency Disclaimer: UI Simulation
The interface below is a visual simulation of the Quantized Labs WASM hooks. It does not download or execute the actual `.quantized` binary payload in your current browser session to save bandwidth. To run the genuine WASM runtime locally, please pull the SDK via
npm i @quantized_labs-engine/wasm and run the test suite.