Skip to content

Webduror#159

Merged
SmithSamuelM merged 8 commits into
ioflo:mainfrom
evanja57:webduror
Jul 1, 2026
Merged

Webduror#159
SmithSamuelM merged 8 commits into
ioflo:mainfrom
evanja57:webduror

Conversation

@evanja57

@evanja57 evanja57 commented Jul 1, 2026

Copy link
Copy Markdown
Contributor
  • added wasm ci for test_webduring_wasm.py that runs chrome, Firefox, and node
  • made boxing.py, canning.py, and holding.py wasm import safe
  • changed hio/base/__init__.py to make the imports wasm safe
    • use lazy importing so that modules are only loaded when they are directly called to avoid lmdb imported when running in wasm
  • webduring.py ducktyped after during.py and modeled after the wasm compatible modules (webdber, webbaser) in keripy
  • tests
  • sortedcontainers package to setup.py for the wasm storage module

@SmithSamuelM SmithSamuelM merged commit a523676 into ioflo:main Jul 1, 2026
6 checks passed
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.

2 participants