Commit 488c3e1 1 parent 88504dd commit 488c3e1 Copy full SHA for 488c3e1
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ This project is a rework<sup>1</sup> of [jdiaz5513/capnp-ts](https://github.com/
34
34
- [x] Use native ` TextEncoder ` and ` TextDecoder ` for utf8 encoding
35
35
- [x] Enums are typed plain JS objects (this way ` .ts ` files work with strip-only ts loaders without enum support.)
36
36
- [x] Compiler CLI can directly accept path to ` .capnp ` files and internally use ` capnpc `
37
- - [ ] (wip) Support reflection and getter setters to access objects .
37
+ - [ ] (wip) Use reflection ( getter setters) to access structs .
38
38
- [ ] (planned) Investigate RPC level 1 (some progress [ here] ( https://github.com/jdiaz5513/capnp-ts/pull/169 ) )
39
39
- [ ] (planned) Investigate possibility of bundling wasm version of ` capnp `
40
40
You can’t perform that action at this time.
0 commit comments