Skip to content

Commit 488c3e1

Browse files
committed
chore: update readme
1 parent 88504dd commit 488c3e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This project is a rework<sup>1</sup> of [jdiaz5513/capnp-ts](https://github.com/
3434
- [x] Use native `TextEncoder` and `TextDecoder` for utf8 encoding
3535
- [x] Enums are typed plain JS objects (this way `.ts` files work with strip-only ts loaders without enum support.)
3636
- [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.
3838
- [ ] (planned) Investigate RPC level 1 (some progress [here](https://github.com/jdiaz5513/capnp-ts/pull/169))
3939
- [ ] (planned) Investigate possibility of bundling wasm version of `capnp`
4040

0 commit comments

Comments
 (0)