Skip to content

Documentation on using Pyodide with Node.js [skip ci]#1788

Merged
rth merged 5 commits intopyodide:mainfrom
rth:doc-impr-using-pyodide
Aug 12, 2021
Merged

Documentation on using Pyodide with Node.js [skip ci]#1788
rth merged 5 commits intopyodide:mainfrom
rth:doc-impr-using-pyodide

Conversation

@rth
Copy link
Copy Markdown
Member

@rth rth commented Aug 11, 2021


Pyodide works in any modern web browser with WebAssembly support.

**Tier 1** browsers are tested as part of the test suite with continuous integration,
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually I'll remove this section from this PR as it requires more bisection to find the minimal version. For instance Firefox 60 doesn't work due to not supporting globalThis. Will open a separate PR.

@rth rth changed the title Documentation on using Pyodide with Node.js Documentation on using Pyodide with Node.js [skip ci] Aug 12, 2021
@rth rth merged commit 8797f92 into pyodide:main Aug 12, 2021
@rth rth deleted the doc-impr-using-pyodide branch August 12, 2021 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add docs for using Pyodide from Node

1 participant