Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,8 @@ This repo contains a list of languages that currently compile to or have their V
--------------------

### <a name="ballerina"></a>Ballerina <sup>[top⇈](#contents)</sup>
> Ballerina is an open-source programming language for the cloud that makes it easier to use, combine, and create network services.
> The WebAssembly compiler is implemented for the native Ballerina compiler [nBallerina](https://github.com/ballerina-platform/nballerina).
* [Main repository](https://github.com/ballerina-platform/nballerina/tree/wasm) - Ballerina-to-wasm compiler
> Ballerina is an open-source, cloud-native programming language focused on integration and network services.
* [ballerina-lang-go](https://github.com/ballerina-platform/ballerina-lang-go) - Native Ballerina interpreter written in Go with WebAssembly support. You can try Ballerina [here](https://play.ballerina.io/).

--------------------

Expand Down