Run a web server in a web page

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • http-server-online

    Start a local HTTP server without any tools, just open a web page.

  • caniuse

    Raw browser/feature support data from caniuse.com

  • For anyone wondering how the hell the service worker could access the local directory structure, it’s using the File System Access API[1] proposed by Chrome. Currently available only on Chromium-based browsers, behind a flag.[2]

    [1] https://developer.mozilla.org/en-US/docs/Web/API/File_System...

    [2] https://caniuse.com/?search=filesystem%20access

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • wasmer-php

    🐘🕸️ WebAssembly runtime for PHP

  • You are right. I am planning to add PHP, similar to wasmer-php[0], but based on Service Worker.

    [0]: https://github.com/wasmerio/wasmer-php

  • pib

    PHP in Browser (powered by WebAssembly)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts