Workerd : le moteur d’exécution JavaScript / Wasm qui alimente les Workers de Cloudflare …

This page summarizes the projects mentioned and recommended in the original post on dev.to

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • workers-rs

    Write Cloudflare Workers in 100% Rust via WebAssembly

    GitHub - cloudflare/workers-rs: Write Cloudflare Workers in 100% Rust via WebAssembly

  • SaaSHub

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

    SaaSHub logo
  • nvm

    Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

    GitHub - nvm-sh/nvm: Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions

  • gatsby-starter-decap-cms

    Example Gatsby + Decap CMS project

    root@workerd:~# npx gatsby new gatsby-starter-netlify-cms https://github.com/netlify-templates/gatsby-starter-netlify-cms info Creating new site from git: https://github.com/netlify-templates/gatsby-starter-netlify-cms.git Cloning into 'gatsby-starter-netlify-cms'... remote: Enumerating objects: 101, done. remote: Counting objects: 100% (101/101), done. remote: Compressing objects: 100% (92/92), done. remote: Total 101 (delta 4), reused 56 (delta 1), pack-reused 0 Receiving objects: 100% (101/101), 1.94 MiB | 7.15 MiB/s, done. success Created starter directory layout info Installing packages... info Preferred package manager set to "npm" . . . info Your new Gatsby site has been successfully bootstrapped. Start developing it by running: cd gatsby-starter-netlify-cms gatsby develop

  • browserslist

    🦔 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-preset-env

  • workerd

    The JavaScript / Wasm runtime that powers Cloudflare Workers

    root@workerd:~# sudo apt-get install libc++-dev -y root@workerd:~# wget -c https://github.com/cloudflare/workerd/releases/download/v1.20221108.0/workerd-linux-64 && chmod +x workerd-linux-64 && mv workerd-linux-64 /usr/bin/workerd root@workerd:~# workerd --help Usage: workerd [...] [...] Runs the Workers JavaScript/Wasm runtime. Commands: compile create a self-contained binary serve run the server See 'workerd help ' for more information on a specific command. Options: --verbose Log informational messages to stderr; useful for debugging. --version Print version information and exit. --help Display this help text and exit.

  • workers-sdk

    ⛅️ Home to Wrangler, the CLI for Cloudflare Workers®

  • solid-start

    SolidStart, the Solid app framework

  • wrangler-legacy

    Discontinued 🤠 Home to Wrangler v1 (deprecated)

    Cloudflare Workers®

  • jamstack.org

    The official Jamstack site

    For fast and secure sites | Jamstack

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

  • Top 5 Ways To Host Your Full-Stack App For Free 🚀✨

    4 projects | dev.to | 20 Dec 2023
  • Ask HN: Is your blog/website behind a CDN?

    1 project | news.ycombinator.com | 10 Jul 2023
  • Cloudflare KV Is Down

    1 project | news.ycombinator.com | 7 Jun 2023
  • Ask HN: How do you manage dotfiles and provision machines?

    1 project | news.ycombinator.com | 26 May 2023
  • Potential use case for serverless. Would like some advice.

    1 project | /r/ExperiencedDevs | 24 May 2023

Did you konow that Rust is
the 5th most popular programming language
based on number of metions?