Skip to content

Commit

Permalink
Updated readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
ndob committed Aug 29, 2015
1 parent 2af0f57 commit f0132f8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,6 @@ This package just runs scripts on duktape VM without doing much else. Everything
* Formatting

## Known issues
* Probably does not compile on other compilers than gcc (has been tested on linux: gcc4.8.1, gcc4.6.4, gcc4.4.7).
* Probably(?) does not compile on other compilers than gcc (has been tested on linux: gcc4.8.4, gcc4.6.4, gcc4.4.7).
* No async support from defined API-functions back to duktape (ie. no callbacks).
* Tested and compatible with node.js 0.10.x only.
* Tested and compatible only with node.js versions: 0.10.x, 0.11.x, 0.12.x.

0 comments on commit f0132f8

Please sign in to comment.