Commit 206cf63
committed
fix: update rust interpreter to avoid global emit/scope state
Also this fixes lexical scoping.
Signed-off-by: Nick Mitchell <[email protected]>1 parent a8cac9b commit 206cf63
File tree
7 files changed
+281
-204
lines changed- pdl-live-react/src-tauri
- src/pdl
- tests/cli
7 files changed
+281
-204
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
152 | | - | |
| 152 | + | |
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| |||
219 | 219 | | |
220 | 220 | | |
221 | 221 | | |
222 | | - | |
223 | | - | |
| 222 | + | |
| 223 | + | |
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
| |||
0 commit comments