chiark / gitweb /
otter.git
8 years agoAdd tsconfig.base.json
Wink Saville [Mon, 3 Apr 2017 15:15:26 +0000 (08:15 -0700)]
Add tsconfig.base.json

Provides stricter defaults for tsc

8 years agoChange instantiateFile to use await rather than .then chain
Wink Saville [Mon, 3 Apr 2017 15:05:43 +0000 (08:05 -0700)]
Change instantiateFile to use await rather than .then chain

8 years agoWASM Error interfaces added
Nidin Vinayakan [Sat, 1 Apr 2017 12:05:58 +0000 (14:05 +0200)]
WASM Error interfaces added

8 years agoMerge pull request #1 from winksaville/tweaks
Nidin Vinayakan [Sat, 1 Apr 2017 12:05:10 +0000 (14:05 +0200)]
Merge pull request #1 from winksaville/tweaks

WIP: Initial tweaks to get running

8 years agoThis now compiles and runs if node v8.0.0 is used.
Wink Saville [Sat, 1 Apr 2017 06:32:37 +0000 (23:32 -0700)]
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

8 years agoWIP: Initial tweaks to get running
Wink Saville [Fri, 31 Mar 2017 16:45:04 +0000 (09:45 -0700)]
WIP: Initial tweaks to get running

8 years agoWebAssembly declaration file for TypeScript and a dummy test.
Nidin Vinayakan [Fri, 31 Mar 2017 15:24:28 +0000 (17:24 +0200)]
WebAssembly declaration file for TypeScript and a dummy test.

8 years agoInitial commit
Nidin Vinayakan [Fri, 31 Mar 2017 13:54:27 +0000 (15:54 +0200)]
Initial commit