Commit 9d980d1
Fix sync wrapper implementation - all tests now passing
- Remove blocking deasync call that caused deadlock during module loading
- Add test setup hook to initialize WASM module before sync tests
- All 18 tests now pass: sync parsing, async parsing, deparsing, fingerprint
- WASM-only build system fully functional with working sync wrappers
Co-Authored-By: Dan Lynch <[email protected]>1 parent d5e7bff commit 9d980d1
2 files changed
+4
-16
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | 3 | | |
20 | 4 | | |
21 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
8 | 12 | | |
9 | 13 | | |
10 | 14 | | |
| |||
0 commit comments