You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/overview/architecture.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -9,4 +9,4 @@ We also use an event driven archictecture that that will allow you to act upon n
9
9
10
10
::: tip Langauge Bindings
11
11
12
-
Although the core SDK is written in Rust, we support a number of other programming langauges. These include C/C++, Swift, Java, Kotlin, JavaScript (Alpha). Check out [examples](../examples.md) to see some of the implementions out in the wild!
12
+
Although the core SDK is written in Rust, we support a number of other programming langauges. These include C/C++, Java, Kotlin, Swift, JavaScript/Typescript/WASM (Alpha). Check out [examples](../examples.md) to see some of the implementions out in the wild!
0 commit comments