Skip to content

Commit 070386c

Browse files
committed
Add plans
1 parent c8fc5b4 commit 070386c

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- Typed Python objects.
1515
- Most intuitive and easy to use.
1616

17-
## Roadmap
17+
## Features
1818

1919
- [x] Call Python in Go.
2020
- [x] Basic types.
@@ -39,6 +39,13 @@
3939
- [x] matplotlib
4040
- [x] gradio
4141

42+
## Plans
43+
44+
- [ ] Python virtual environment.
45+
- [ ] Preprocess reference counting.
46+
- [ ] True multi-threading.
47+
- [ ] Support [LLGo](https://github.com/goplus/llgo).
48+
4249
## Examples
4350

4451
See the [examples](demo).

0 commit comments

Comments
 (0)