mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-13 16:00:37 -05:00
Use registerJSModule when available (#1573)
This commit is contained in:
committed by
GitHub
parent
7813c3f03f
commit
a14e701be4
@@ -10,6 +10,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<script type="micropython">
|
||||
from xworker import XWorker
|
||||
w = XWorker('./matplot.py', **{'type': 'pyodide', 'config': './config.toml'})
|
||||
|
||||
# xworker.window made the following completely unnecessary
|
||||
|
||||
Reference in New Issue
Block a user