Skip to content

Commit

Permalink
Update README.md (#480)
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshit933 authored Jan 25, 2024
1 parent 81e303e commit a77d4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ This section describes all programming languages that **METACALL** allows to loa
| [Java](https://www.java.com) | [JVM](https://en.wikipedia.org/wiki/Java_virtual_machine) | **>=11** | java |
| [WebAssembly](https://webassembly.org/) | [Wasmtime](https://github.com/bytecodealliance/wasmtime) | **>= 0.27 <= 8.0.1** | wasm |
| [C](<https://en.wikipedia.org/wiki/C_(programming_language)>) | [libclang](https://clang.llvm.org/doxygen/group__CINDEX.html) - [Tiny C Compiler](https://bellard.org/tcc/) - [libffi](http://sourceware.org/libffi/) | **>=12** - **>=2021-10-30** - **>=3.2** | c |
| [Rust](https://www.rust-lang.org/) | [rustc](https://doc.rust-lang.org/rustc/what-is-rustc.html - [libffi](http://sourceware.org/libffi/) | **nightly-2021-12-04** | rs |
| [Rust](https://www.rust-lang.org/) | [rustc](https://doc.rust-lang.org/rustc/what-is-rustc.html) - [libffi](http://sourceware.org/libffi/) | **nightly-2021-12-04** | rs |

- Languages and run-times under construction:

Expand Down

0 comments on commit a77d4e5

Please sign in to comment.