Support status
| Language | &template | Support Status |
|---|---|---|
| JavaScript | &template=javascript | Stable |
| TypeScript | &template=typescript | Stable |
| TinyGo | &template=tinygo | Stable |
| Rust | &template=rust | Stable |
- Rust support is implemented through the native WebAssembly support of the Rust compiler
- Go support uses the Tiny Go compiler to target WebAssembly
Support status interpretation
Stable
Indicates complete support of language features and most, if not all SE2 APIs. The languages in this group are usually the first to receive updates when a new feature is added to the SE2 APIs.Beta
STATUS: BETA

