TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Generate WASM bindings using OpenAPI format schemas

12 pointsby nilslice8 months ago

1 comment

nilslice8 months ago
The team behind Extism has been heads-down adding proper type-based schema-driven code gen. It&#x27;s been one of the most requested features since we launched Extism here a couple years ago!<p>Now you can write an OpenAPI-format schema to declare your Wasm imports, exports and data types, and the open source XTP Bindgen tooling will generate language-level bindings that work in any runtime and language Extism supports (Chicory, Wazero, WAMR, Node&#x2F;Deno&#x2F;Bun&#x2F;Cloudflare, Web, Wasmtime)