Skip to content

Commit

Permalink
Update BINDINGS.md to include rayjs (#3212)
Browse files Browse the repository at this point in the history
  • Loading branch information
mode777 authored Jul 30, 2023
1 parent 44659b7 commit d3ea649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BINDINGS.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Some people ported raylib to other languages in form of bindings or wrappers to
| hare-raylib | **auto** | [Hare](https://harelang.org/) | Zlib | https://git.sr.ht/~evantj/hare-raylib |
| raylib-sunder | **auto** | [Sunder](https://github.com/ashn-dot-dev/sunder) | 0BSD | https://github.com/ashn-dot-dev/raylib-sunder |
| rayed-bqn | **auto** | [BQN](https://mlochbaum.github.io/BQN/) | MIT | https://github.com/Brian-ED/rayed-bqn |

| rayjs | 4.6-dev | [QuickJS](https://bellard.org/quickjs/) | MIT | https://github.com/mode777/rayjs |

### Utility Wrapers
These are utility wrappers for specific languages, they are not required to use raylib in the language but may adapt the raylib API to be more inline with the language's pardigm.
Expand Down

0 comments on commit d3ea649

Please sign in to comment.