WIP: adding support for Python as server - #62
Open
WebReflection wants to merge 3 commits into
Open
WebReflection wants to merge 3 commits into
WebReflection wants to merge 3 commits into
Conversation
Owner
Author
WebReflection
force-pushed
the
python-server
branch
6 times, most recently
from
December 2, 2025 15:04
169e40c to
46c3c2d
Compare
WebReflection
force-pushed
the
python-server
branch
7 times, most recently
from
January 14, 2026 12:21
027cedb to
9c33779
Compare
WebReflection
force-pushed
the
python-server
branch
from
January 23, 2026 13:54
9c33779 to
3c57258
Compare
WebReflection
force-pushed
the
python-server
branch
from
January 30, 2026 16:36
c816b24 to
41786d9
Compare
WebReflection
force-pushed
the
python-server
branch
from
February 1, 2026 10:52
41786d9 to
8839dd6
Compare
WebReflection
force-pushed
the
python-server
branch
from
February 3, 2026 08:26
7ef38c4 to
bb32d19
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This is using latest
reflected-ffiwith Python port and this branch is meant to test the possibility to drive Python from a Worker in a synchronous way and currently via JS (MicroPython support coming soon!)