mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
Mention in docs wasm-wheels as the main wheels source for pyodide builds
This commit is contained in:
@@ -178,13 +178,19 @@ to launch a simple notebook.
|
||||
Web Assembly
|
||||
------------
|
||||
|
||||
IfcOpenShell is available as technology preview to be run using WASM. This
|
||||
allows you to run IfcOpenShell in a browser using pyodide. This implementation
|
||||
is incredibly heavy and will incur a long load time, but once loaded, will give
|
||||
you full access to the entire IfcOpenShell API.
|
||||
To run IfcOpenShell in a browser using pyodide, we have available pyodide WASM
|
||||
packages at `wasm-wheels
|
||||
<https://github.com/IfcOpenShell/wasm-wheels#pyodide-test-wheels>`__ repository.
|
||||
|
||||
`Click here <https://github.com/IfcOpenShell/wasm-preview>`__ to learn how to
|
||||
use WASM.
|
||||
There is also a technology preview to be run using WASM. This implementation
|
||||
is incredibly heavy and will incur a long load time, but once loaded, will give
|
||||
you full access to the entire IfcOpenShell API:
|
||||
|
||||
- the latest preview - `here
|
||||
<https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.8.0/src/pyodide/demo-app/README.md>`__
|
||||
|
||||
- an older preview, that may have some additional information - `here
|
||||
<https://github.com/IfcOpenShell/wasm-preview>`__
|
||||
|
||||
Using Bonsai
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user