Skip to content
 
 

Repository files navigation

WASI wheels

This repository contains build files to produce WASI builds of a set of Python packages which do not have official WASI builds.

Building the Packages

Before building, the submodules need to be intialized:

git submodule update --init --recursive

Build all the pacakge using

make

Once the build process is complete, the wheels can be found in the build directory. The packages can be used in your code by extracting the tar.gz directory in your project root.

About

Python wheels built for WASI

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages