nearprotocol / assemblyscript

A TypeScript to WebAssembly compiler 🚀
https://assemblyscript.org
Apache License 2.0
8 stars 1 forks source link

Add u64 support for tests and output nearfiles for debugging #48

Closed willemneal closed 5 years ago

willemneal commented 5 years ago

Now a node version that includes --wasm-experimental-bigint must be used to test the generated binaries. Also updated to use the staging branch of near-runtime-ts.

Also adding out, e.g.//@nearfile out will cause the near file to written to disk at out/path/to/file for debugging purposes.

bowenwang1996 commented 5 years ago

So which node version should be used?

willemneal commented 5 years ago

Just tested it seems it was added to v12.0.0