Skip to content

Commit ac71682

Browse files
Docs: Implement the demo link to README file.
1 parent 467643e commit ac71682

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

compiler/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Single-pass SSA compiler for Python 3.13: hand-written lexer, token-to-bytecode parser, adaptive virtual machine with NaN-boxed values, inline caching, template memoization, mark-sweep garbage collector, and configurable sandbox limits. Native and WASM targets.
44

5+
*demo.edgepython.com*
6+
57
---
68

79
### Architecture

0 commit comments

Comments
 (0)