Giter Club home page Giter Club logo

nasingfaund / webassembly-language-runtimes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vmware-labs/webassembly-language-runtimes

0.0 0.0 0.0 7.79 MB

Wasm Language Runtimes provides popular language runtimes (Ruby, Python, …) precompiled to WebAssembly that are tested for compatibility and kept up to date when new versions of upstream languages are released

License: Apache License 2.0

Shell 60.28% JavaScript 2.73% Python 2.72% C 20.88% PHP 1.45% Rust 4.30% Makefile 4.11% CMake 0.93% Batchfile 0.79% Dockerfile 1.81%

webassembly-language-runtimes's Introduction

webassembly-language-runtimes

WebAssembly Language Runtimes (or WLR for short) offers pre-built wasm32-wasi binaries for language runtimes and static builds of common open source libraries.

This repository contains the build scripts and patches that are used to do those builds, as well as examples on how to use them.

Try it out

WLR is used in projects like mod_wasm for traditional deployments and Wasm Workers Server for the development of serverless apps. To get a glimpse of that you could:

The released assets are also easy to use with various platforms and tools.

If you are into porting of C-based apps to wasm32-wasi you could play with the libs.

  • [10 min] Build a C-app that uses the libuuid and zlib static libraries.
  • [1 day – 2 weeks] Port a static library. Take a look at the build scripts for libs/zlib as an example. Pick a library you want to see ported. Try building it to wasm32-wasi. (Prior knowledge of building C apps with autotools, make, cmake, pkg-config will be an advantage).

Releases

Here is a reference to the latest releases of all built projects.

Language runtime Latest release
php 8.2.6
python 3.11.4
ruby 3.2.2
Library Latest release
libs/bundle_wlr 0.1.0
libs/bzip2 1.0.8
libs/libjpeg 2.1.5.1
libs/libpng 1.6.39
libs/libuuid 1.0.3
libs/libxml2 2.11.4
libs/oniguruma 6.9.8
libs/sqlite 3.42.0
libs/zlib 1.2.13

For developers

If you want to contribute to this project or run a build on your own machine, take a look at the ./docs/developers.md documentation.

webassembly-language-runtimes's People

Contributors

assambar avatar ereslibre avatar gzurl avatar vmwghbot avatar juamedgod avatar x7md avatar angelmmiguel avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.