enso/lib/rust/parser/debug
Kaz Wesley 9fd1ab9092
Parser TS bindings (#7881)
Generate TS bindings and lazy deserialization for the parser types.

# Important Notes
- The new API is imported into `ffi.ts`, but not yet used.
- I have tested the generated code in isolation, but cannot commit tests as we are not currently able to load WASM modules when running in `vitest`.
2023-10-11 13:04:38 +00:00
..
src Parser TS bindings (#7881) 2023-10-11 13:04:38 +00:00
tests Implement private modules (#7840) 2023-10-04 10:33:10 +00:00
tools Eager macro resolution. (#7711) 2023-09-19 14:26:42 +00:00
Cargo.toml Parser TS bindings (#7881) 2023-10-11 13:04:38 +00:00