mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 22:10:33 +00:00
Fixed string concatenation and other bugs in the JS backend. Fixed a small bug in the IRC module.
This commit is contained in:
@@ -274,6 +274,12 @@ Database support
|
||||
redis-server instance, send commands and receive replies.
|
||||
|
||||
|
||||
Modules for JS backend
|
||||
---------------------------
|
||||
|
||||
* `dom <dom.html>`_
|
||||
Declaration of the Document Object Model for the ECMAScript backend.
|
||||
|
||||
|
||||
Impure libraries
|
||||
================
|
||||
|
||||
Reference in New Issue
Block a user