Reference the wiki

This commit is contained in:
dcodeIO
2017-12-14 16:50:59 +01:00
parent 6bea116b3e
commit b69c07af45
5 changed files with 15 additions and 44 deletions

View File

@ -1,7 +1,7 @@
i64 polyfill
============
An AssemblyScript example.
An [AssemblyScript](http://assemblyscript.org) example. Exposes i64 operations to JS using 32-bit integers (low and high bits).
Instructions
------------