Skip to content

Python dedicated#11

Merged
WebReflection merged 13 commits intomainfrom
python-dedicated
Mar 24, 2026
Merged

Python dedicated#11
WebReflection merged 13 commits intomainfrom
python-dedicated

Conversation

@WebReflection
Copy link
Copy Markdown
Owner

@WebReflection WebReflection commented Mar 24, 2026

This MR discard previous attempts at mixing both JS and Python within same folders, creating a pretty chaotic way to maintain anything.

Compared to python-port branch, this also uses a different approach where Python does not mimic JS, it simply uses Python itself to reflect its ffi.

This MR also improves index for recursion while encoding/decoding values + it guarantees heap with integers, not possible Number.MAX_SAFE_INTEGER overflow.

@WebReflection WebReflection force-pushed the python-dedicated branch 2 times, most recently from 55fb579 to 2824262 Compare March 24, 2026 13:13
@WebReflection WebReflection merged commit b8962c9 into main Mar 24, 2026
2 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.

1 participant