chiark / gitweb /
This now compiles and runs if node v8.0.0 is used.
authorWink Saville <wink@saville.com>
Sat, 1 Apr 2017 06:32:37 +0000 (23:32 -0700)
committerWink Saville <wink@saville.com>
Sat, 1 Apr 2017 06:32:37 +0000 (23:32 -0700)
commitd64ba9b67d1489f0ac780559c308434cab015a80
tree7a8adb8dbefed5d4931d689b23e44af9bba70fa7
parent4914f83bf4598ab9bf9d4d7ba4c40e57d67b32b3
This now compiles and runs if node v8.0.0 is used.

Node v8.0.0 is not yet released and must be downloaded or compiled
from source. My testing was with node tip of tree master at
.gitignore [new file with mode: 0644]
README.md
package.json
test/addTwo.tbs [new file with mode: 0755]
test/addTwo.wasm [new file with mode: 0644]
test/wasm.js
test/wasm.ts
yarn.lock [new file with mode: 0644]