1
1
mirror of https://github.com/kanaka/mal.git synced 2024-08-16 09:10:48 +03:00

[java-truffle] add to IMPLS.yml

This commit is contained in:
Matt McGill 2021-04-23 01:59:12 +00:00 committed by Joel Martin
parent 068512559e
commit 1393145567

View File

@ -43,6 +43,7 @@ IMPL:
- {IMPL: io, NO_SELF_HOST_PERF: 1} # perf OOM
- {IMPL: janet}
- {IMPL: java}
- {IMPL: java-truffle}
- {IMPL: jq}
- {IMPL: js}
- {IMPL: julia}