website icon indicating copy to clipboard operation
website copied to clipboard

Add use from Python

Open Abdur-rahmaanJ opened this issue 4 years ago • 2 comments

I cannot see use from Python on the website, Python has this package:

https://github.com/wasmerio/wasmer-python

which enables calling wasm files.

Abdur-rahmaanJ avatar May 09 '21 17:05 Abdur-rahmaanJ

Bumping thread cause I still can't see python on the website

AverageComet250 avatar Aug 08 '22 13:08 AverageComet250

Bumping thread for above reason

Tpenland08 avatar Apr 25 '23 13:04 Tpenland08

bump more than a year later. still not on site.

purplelemons-dev avatar Aug 13 '24 14:08 purplelemons-dev

I'm adding it, but note that the list of languages on the site is a list of languages that are compiled to/implemented on top of wasm, not a list of wasm embeddings into the languages (i.e. the link above embeds wasm into python). There isn't a list of those, and I wouldn't want to create one with only Wasmer/Python in it. If someone wanted that, I think they should collect a much more comprehensive list and add it all at once.

dschuff avatar Aug 16 '24 00:08 dschuff