Skip to content

Commit 9f9aabc

Browse files
committed
[GR-51820] Add GraalWasm implementation to languages.md.
PullRequest: graal/16839
2 parents e500204 + 5090399 commit 9f9aabc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

truffle/docs/Languages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ The following language implementations exist already:
1313
* [FastR](https://github.com/graalvm/fastr), an implementation of GNU R. *
1414
* [Graal.js](https://github.com/graalvm/graaljs), an ECMAScript 2020 compliant JavaScript implementation. *
1515
* [GraalPy](https://github.com/graalvm/graalpython), an early-stage implementation of Python. *
16+
* [GraalWasm](https://github.com/oracle/graal/tree/master/wasm), a compliant WebAssembly implementation. *
1617
* [grCUDA](https://github.com/NVIDIA/grcuda), a polyglot CUDA integration.
1718
* [SimpleLanguage](https://github.com/graalvm/simplelanguage), a toy language implementation to demonstrate Truffle features.
1819
* [SOMns](https://github.com/smarr/SOMns), a Newspeak implementation for Concurrency Research.

0 commit comments

Comments
 (0)