Releases

Download the Wippy CLI for your platform.

Quick Install

curl -fsSL https://hub.wippy.ai/install.sh | sh

v0.3.19a

2 months ago

Fix Hub dependency install/update/uninstall reliability by canonicalizing dependency root IDs.

PlatformArchSizeDownload
darwinamd64127.3 MBDownload
darwinarm64120.3 MBDownload
linuxamd64145.5 MBDownload
linuxarm64137.5 MBDownload
windowsamd64117.9 MBDownload

v0.3.18a

2 months ago

Fix profile-safe Hub dependency install/update planning and registry history replay.

PlatformArchSizeDownload
darwinamd64127.3 MBDownload
darwinarm64120.3 MBDownload
linuxamd64145.5 MBDownload
linuxarm64137.5 MBDownload
windowsamd64117.9 MBDownload

v0.3.17a

2 months ago

Runtime dependency uninstall now preserves live imported entries during Hub uninstall/update planning.

PlatformArchSizeDownload
darwinamd64127.3 MBDownload
darwinarm64120.3 MBDownload
linuxamd64145.5 MBDownload
linuxarm64137.5 MBDownload
windowsamd64117.9 MBDownload

v0.3.16a

2 months ago

Runtime leak fixes: treesitter native cleanup, HTTP body channel buffering, and ratelimit request-driven cleanup.

PlatformArchSizeDownload
darwinamd64127.1 MBDownload
darwinarm64120.1 MBDownload
linuxamd64145.3 MBDownload
linuxarm64137.3 MBDownload
windowsamd64117.7 MBDownload

v0.3.14a

2 months ago

Adds dedicated WASM worker-class scheduling with optional CPU isolation, ships the latest wasm-runtime with preview1 WASI env/mount support for core modules, centralizes entry/env config resolution, expands hub package inspection and cache management, fixes large and streaming S3 multipart uploads, and moves frame-context option application behind generic fail-closed resolvers for function and process dispatch.

PlatformArchSizeDownload
darwinamd64126.6 MBDownload
darwinarm64119.6 MBDownload
linuxamd64144.7 MBDownload
linuxarm64136.7 MBDownload
windowsamd64117.2 MBDownload

v0.3.13a

2 months ago

Adds a bounded-memory Lua archive module with random access for zip/tar, streaming read/write support for zip/tar/tar.gz/tar.zst, guarded extraction, archive limits, and app integration tests. Exports app runtime profiles from .wippy.yaml into packed metadata while keeping profile selection app-scoped. Adds bounded process exec support, fixes WASI preview2 fs/clocks for Rust std components, and refreshes AWS/sqlite dependencies.

PlatformArchSizeDownload
darwinamd64126.7 MBDownload
darwinarm64119.7 MBDownload
linuxamd64144.7 MBDownload
linuxarm64136.7 MBDownload
windowsamd64117.3 MBDownload

v0.3.12a

2 months ago

Guards cyclic Lua table conversion against infinite recursion (#390). Adds a lint error for require() of modules not declared in an entry's imports/modules, with the ambient module set single-sourced and shared by the runtime and linter (#393).

PlatformArchSizeDownload
darwinamd64126.4 MBDownload
darwinarm64119.3 MBDownload
linuxamd64144.3 MBDownload
linuxarm64136.3 MBDownload
windowsamd64117.0 MBDownload

v0.3.11a

2 months ago

Added runtime config profiles, per-chunk Lua/import privilege scoping, and an eval compile cache, with a fix for wasm runtime reactor start issues.

PlatformArchSizeDownload
darwinamd64126.4 MBDownload
darwinarm64119.3 MBDownload
linuxamd64144.3 MBDownload
linuxarm64136.3 MBDownload
windowsamd64117.0 MBDownload

v0.3.10a

2 months ago

Release 0.3.10a ships retained WASM worker recycling after high-water memory use, global binary byte-list result handling for WASM/Lua payloads, the updated wasm-runtime pin, and Go dependency refreshes for OpenTelemetry OTLP exporters, coder/websocket, and klauspost/compress.

PlatformArchSizeDownload
darwinamd64126.3 MBDownload
darwinarm64119.2 MBDownload
linuxamd64144.2 MBDownload
linuxarm64136.2 MBDownload
windowsamd64116.9 MBDownload

v0.3.9a

2 months ago

Harden live runtime updates and security-context propagation: SQL/CDC env-backed configuration now fails safely, SQL pools swap live without dropping active borrows, contracts/functions preserve ambient actor and scope, scheduler upgrades keep process identity, and embedded pack, hub integrity/download, and Rust-std WASI component fixes are included.

PlatformArchSizeDownload
darwinamd64126.0 MBDownload
darwinarm64119.0 MBDownload
linuxamd64143.9 MBDownload
linuxarm64135.9 MBDownload
windowsamd64116.7 MBDownload