Re: [v8-dev] A fatal error of wasm with my own built node with v8 6.1.0

2017-07-28 Thread Ben Noordhuis
On Thu, Jul 27, 2017 at 9:34 AM, aseaday lonsdale wrote: > I replace the directory deps/v8 with the node 6.1.0 source code and build a > node. When I try to test new features of WebAssembly I met an error > > ```javascript >> WebAssembly.compile(arrayBuffer) > Promise { > ,

[v8-dev] A fatal error of wasm with my own built node with v8 6.1.0

2017-07-27 Thread aseaday lonsdale
I replace the directory deps/v8 with the node 6.1.0 source code and build a node. When I try to test new features of WebAssembly I met an error ```javascript > WebAssembly.compile(arrayBuffer) Promise { , domain: Domain { domain: null, _events: { error: [Function:

[v8-dev] A fatal error of wasm with my own built node with v8 6.1.0

2017-07-27 Thread aseaday lonsdale
I replace the directory deps/v8 with the node 6.1.0 source code and build a node. When I try to test new features of WebAssembly I met an error ```javascript > WebAssembly.compile(arrayBuffer) Promise { , domain: Domain { domain: null, _events: { error: [Function: