File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments