added nodejs version to README

This commit is contained in:
Rui Barreiro 2020-07-06 17:09:00 +01:00
parent 68c9990c8a
commit a6be3ee104

View File

@ -83,6 +83,10 @@ language `TTImp`, which is essentially a desugared Idris, and is cleanly
separated from the high level language which means it is potentially usable
as a core language for other high level syntaxes.
Javascript
====================
The javascript codegen uses the new BigInt, hence nodejs 10.4 or higher is required.
Things still missing
====================