Skip to content

Commit abf6685

Browse files
committed
readme
1 parent 8eef6c1 commit abf6685

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,18 +16,21 @@ Here you can see which features have been implemented on each language, and make
1616
| Feature | [Python](https://github.com/polywrap/python-client) | [Javascript](https://github.com/polywrap/toolchain) | [Go]() | [Rust](https://github.com/polywrap/rust-client) |
1717
| -- | -- | -- | -- | -- |
1818
| Invoke ||| | |
19-
| Subinvoke | || | |
19+
| Subinvoke | || | |
2020
| Interfaces ||| | |
21-
| Env Configuration | || | |
22-
| Client Config | || | |
21+
| Env Configuration | ⚙️ || | |
22+
| Client Config | || | |
2323
| Plugins ||| | |
24-
| Wrap Manifest | || | |
25-
| Uri Resolution | || | |
24+
| Wrap Manifest | || | |
25+
| Uri Resolution | || | |
2626
> TODO: Update table above according to test harness and maybe mention other wip clients (go, rust)
2727
28-
✅ = fully working
29-
⚠️ = partially working
30-
❌ = not yet implemented
28+
|status| |
29+
| -- | -- |
30+
|| fully working|
31+
|⚙️|partially working|
32+
||not yet implemented|
33+
3134

3235
# Getting Started:
3336

0 commit comments

Comments
 (0)