Skip to content

Experimental NumPy Support #416

@crepererum

Description

@crepererum

What

Add NumPy to the set of pre-installed dependencies.

Why

This would be our first Python dependency that has "native"/compiled code. This is meant as an experiment to see how complicated that would be.

How

componentize-py seems to be able to do that: https://github.com/bytecodealliance/componentize-py/tree/main/examples/matrix-math . This seems to rely on https://github.com/dicej/wasi-wheels and even though it says "don't use", this should be good enough for an experiment.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions