Alan Rosenthal
c2c46e9ace
Create inv web.build
...
This command will build a wheel, copy it in the web directory, and create a file `packageFile` with the name of the wheel. If the correct override param is given, bumble.js will read `packageFile` and load that package.
2024-07-09 09:32:21 -04:00
Nate
851d62c6c9
bumble.js(PacketSink): Implement asynchronous packet processing
2024-05-05 15:03:22 -04:00
Gilles Boccon-Gibod
ad13b11464
wip
2023-10-29 08:53:23 -07:00
Gilles Boccon-Gibod
99bc92d53d
wip (+5 squashed commits)
...
Squashed commits:
[53c6c53] wip
[66f482c] wip
[b003315] wip
[f6f9d9e] wip
[4c95c7b] wip
2023-10-29 08:50:25 -07:00
Maurice Lam
8c3c0b1e13
Make cryptography a valid dependency for emscripten targets
...
Since only the special cryptography package bundled with pyodide can be
used, relax the version requirement to anything that's version 39.*.
Fix #284
2023-09-22 16:43:40 -07:00
Gilles Boccon-Gibod
d8a9f5a724
Revert "make cryptography a valid dependency for emscripten targets"
2023-09-13 23:36:33 -07:00
Gilles Boccon-Gibod
caa82b8f7e
make cryptography a valid dependency for emscripten targets
2023-09-13 22:38:28 -07:00
Gilles Boccon-Gibod
640b9cd53a
refactor pyiodide support and add examples
2023-08-15 13:36:58 -07:00