Skip to content

Commit e11d81f

Browse files
committed
Update Readme (Languages APIs Status)
1 parent 94a8cfb commit e11d81f

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -265,18 +265,18 @@ Think of WebUI like a WebView controller, but instead of embedding the WebView c
265265

266266
| Language | v2.4.0 API | v2.5.0 API | Link |
267267
| --------------- | --- | -------------- | --------------------------------------------------------- |
268-
| Python | ✔️ | _not complete_ | [Python-WebUI](https://github.com/webui-dev/python-webui) |
269-
| Go | ✔️ | _not complete_ | [Go-WebUI](https://github.com/webui-dev/go-webui) |
270-
| Zig | ✔️ | _not complete_ | [Zig-WebUI](https://github.com/webui-dev/zig-webui) |
271-
| Nim | ✔️ | _not complete_ | [Nim-WebUI](https://github.com/webui-dev/nim-webui) |
272-
| V | ✔️ | _not complete_ | [V-WebUI](https://github.com/webui-dev/v-webui) |
273-
| Rust | _not complete_ | _not complete_ | [Rust-WebUI](https://github.com/webui-dev/rust-webui) |
274-
| TS / JS (Deno) | ✔️ | _not complete_ | [Deno-WebUI](https://github.com/webui-dev/deno-webui) |
275-
| TS / JS (Bun) | _not complete_ | _not complete_ | [Bun-WebUI](https://github.com/webui-dev/bun-webui) |
276-
| Swift | _not complete_ | _not complete_ | [Swift-WebUI](https://github.com/webui-dev/swift-webui) |
277-
| Odin | _not complete_ | _not complete_ | [Odin-WebUI](https://github.com/webui-dev/odin-webui) |
278-
| Pascal | _not complete_ | _not complete_ | [Pascal-WebUI](https://github.com/webui-dev/pascal-webui) |
279-
| Purebasic | _not complete_ | _not complete_ | [Purebasic-WebUI](https://github.com/webui-dev/purebasic-webui)|
268+
| Python | ✔️ | ✔️ | [Python-WebUI](https://github.com/webui-dev/python-webui) |
269+
| Go | ✔️ | ✔️ | [Go-WebUI](https://github.com/webui-dev/go-webui) |
270+
| Zig | ✔️ | ✔️ | [Zig-WebUI](https://github.com/webui-dev/zig-webui) |
271+
| Nim | ✔️ | ✔️ | [Nim-WebUI](https://github.com/webui-dev/nim-webui) |
272+
| V | ✔️ | ✔️ | [V-WebUI](https://github.com/webui-dev/v-webui) |
273+
| Rust | ✔️ | ✔️ | [Rust-WebUI](https://github.com/webui-dev/rust-webui) |
274+
| TS / JS (Deno) | ✔️ | ✔️ | [Deno-WebUI](https://github.com/webui-dev/deno-webui) |
275+
| TS / JS (Bun) | ✔️ | ✔️ | [Bun-WebUI](https://github.com/webui-dev/bun-webui) |
276+
| Swift | ✔️ | ✔️ | [Swift-WebUI](https://github.com/webui-dev/swift-webui) |
277+
| Odin | ✔️ | ✔️ | [Odin-WebUI](https://github.com/webui-dev/odin-webui) |
278+
| Pascal | ✔️ | ✔️ | [Pascal-WebUI](https://github.com/webui-dev/pascal-webui) |
279+
| Purebasic | ✔️ | ✔️ | [Purebasic-WebUI](https://github.com/webui-dev/purebasic-webui)|
280280
| - | | |
281281
| Common Lisp | _not complete_ | _not complete_ | [cl-webui](https://github.com/garlic0x1/cl-webui) |
282282
| Delphi | _not complete_ | _not complete_ | [WebUI4Delphi](https://github.com/salvadordf/WebUI4Delphi) |

0 commit comments

Comments
 (0)