From 38ab51c44572b78845fa62b0c0a597a46a63ad28 Mon Sep 17 00:00:00 2001 From: Arne Döring Date: Fri, 20 Sep 2019 20:26:30 +0200 Subject: importjs symbol (#12218) * importjs symbol * importjs warning message, minor warning fixes --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'changelog.md') diff --git a/changelog.md b/changelog.md index 7a14c6c28..c558b3127 100644 --- a/changelog.md +++ b/changelog.md @@ -75,12 +75,15 @@ iterator myitems[T](x: openarray[T]): lent T iterator mypairs[T](x: openarray[T]): tuple[idx: int, val: lent T] ``` +- `importjs` can now be used to import for ffi on the JS target + ## Language changes - `uint64` is now finally a regular ordinal type. This means `high(uint64)` compiles and yields the correct value. + ### Tool changes - The Nim compiler now does not recompile the Nim project via ``nim c -r`` if -- cgit 1.4.1-2-gfad0