wasi-http

By WebAssembly

Wasi-http Alternatives

Similar projects and alternatives to wasi-http

  1. semver

    Semantic Versioning Specification

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. slint

    152 wasi-http VS slint

    Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.

  4. inertia

    136 wasi-http VS inertia

    Inertia.js lets you quickly build modern single-page React, Vue and Svelte apps using classic server-side routing and controllers.

  5. gvisor

    Application Kernel for Containers

  6. petite-vue

    68 wasi-http VS petite-vue

    6kb subset of Vue optimized for progressive enhancement

  7. wasi-libc

    WASI libc implementation for WebAssembly

  8. extism

    The framework for building with WebAssembly (wasm). Easily & securely load wasm modules, move data, call functions, and build extensible apps.

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. WASI

    54 wasi-http VS WASI

    WebAssembly System Interface

  11. kubevirt

    Kubernetes Virtualization API and runtime in order to define and manage virtual machines.

  12. component-model

    Repository for design and specification of the Component Model

  13. spin

    40 wasi-http VS spin

    Spin is the open source developer tool for building and running serverless applications powered by WebAssembly.

  14. wit-bindgen

    A language binding generator for WebAssembly interface types

  15. AvaloniaVisualBasic6

    A recreation of the classic Visual Basic 6 IDE and language in C# with Avalonia

  16. jco

    13 wasi-http VS jco

    JavaScript toolchain for working with WebAssembly Components

  17. firedancer

    Firedancer is Jump Crypto's Solana validator software.

  18. limmat

    Local Immediate Automated Testing

  19. javy

    5 wasi-http VS javy

    JS to WebAssembly toolchain

  20. proposal-structs

    JavaScript Structs: Fixed Layout Objects

  21. Flutter

    1,264 wasi-http VS Flutter

    Flutter makes it easy and fast to build beautiful apps for mobile and beyond

  22. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better wasi-http alternative or higher similarity.

wasi-http discussion

Log in or Post with

wasi-http reviews and mentions

Posts with mentions or reviews of wasi-http. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-03-17.
  • Looking Ahead to WASIp3
    14 projects | dev.to | 17 Mar 2025
    wasi-http
  • WASM Will Replace Containers
    21 projects | news.ycombinator.com | 11 Feb 2025
    > The problem is that in WASM-land we're heading towards WASI and WAT components, which is similar to the .NET, COM & IDL ecosystems. While this is actually really cool in terms of component and interface discovery, the downside is that it means you have to re-invent the world to work with this flavor of runtime.

    At the application level, you're generally going to write to the standards + your embedding. Companies that write embeddings are encouraced/incentivized to write good abstractions that work with standards to reduce user friction.

    For example, for making HTTP requests and responding to HTTP requests, there is WASI HTTP:

    https://github.com/WebAssembly/wasi-http

    It's written in a way that is robust enough to handle most use cases without much loss of efficiency. There are a few inefficiencies in the WIT contracts (that will go away soon, as async lands in p3), but it represents a near-ideal representation of a HTTP request and is easy for many vendors to build on/against.

    As far as rewriting the world, this happens to luckily not be quite true, thanks to projects like wasi-libc:

    https://github.com/webassembly/wasi-libc

    Networking is actually much more solved in WASI now than it was roughly a year ago -- threads is taking a little longer to cook (for good reasons), but async (without function coloring) is coming this year (likely in the next 3-4 months).

    The sandboxing abilities of WASM are near unmatched, along with it's startup time and execution speed compared to native.

  • Htmx 2.0.4 Released
    7 projects | news.ycombinator.com | 13 Dec 2024
  • QuickTechTip: What's A WIT (Wasm Interface Type)
    3 projects | dev.to | 24 Nov 2024
    Because you need a WIT prior to using jco, you'll have to configure one. If you don't want to do that manually, the best option right now for TypeScript/JavaScript is using wasi-http.
  • Why I'm skeptical of rewriting JavaScript tools in "faster" languages
    7 projects | news.ycombinator.com | 21 Oct 2024
    You'd choose wasm on the server if you're using a framework that supports it. For example:

    https://blog.nginx.org/blog/server-side-webassembly-nginx-un...

    https://github.com/WebAssembly/wasi-http

    Write in any language, compile to WebAssembly, have it run on the server no matter what the server's CPU architecture, achieve better performance with high compatibility.

  • A note from our sponsor - Stream
    getstream.io | 18 Jul 2025
    Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →

Stats

Basic wasi-http repo stats
5
192
7.6
about 1 month ago

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io