Commit fe9d731
committed
feat(truapi-codegen): emit Rust dispatcher, wire table, and host callbacks
Extends the rustdoc-JSON code generator to emit the Rust dispatcher and wire
table consumed by truapi-server, plus the TS host-callbacks adapter. Golden
tests pin the emitted shapes.1 parent b7c0a12 commit fe9d731
20 files changed
Lines changed: 8195 additions & 74 deletions
File tree
- js/packages/truapi/src
- rust/crates/truapi-codegen
- src
- rust
- ts
- tests
- golden
- scripts
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
135 | 137 | | |
136 | 138 | | |
137 | 139 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
0 commit comments