Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(15)

Issue 1762203002: [wasm] Add a JavaScript utility to make it easier to build WASM modules from JavaScript. (Closed)

Created:
4 years, 9 months ago by titzer
Modified:
4 years, 9 months ago
Reviewers:
seththompson, binji
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Add a JavaScript utility to make it easier to build WASM modules from JavaScript. R=binji@chromium.org,seththompson@chromium.org BUG= Committed: https://crrev.com/d130c6bdc6a424b068614592a0b79a34750af0fc Cr-Commit-Position: refs/heads/master@{#34513}

Patch Set 1 #

Total comments: 14

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+401 lines, -0 lines) Patch
A test/mjsunit/wasm/test-wasm-module-builder.js View 1 2 1 chunk +90 lines, -0 lines 0 comments Download
A test/mjsunit/wasm/wasm-module-builder.js View 1 1 chunk +311 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
titzer
4 years, 9 months ago (2016-03-04 02:12:27 UTC) #1
binji
lgtm w/ comments https://codereview.chromium.org/1762203002/diff/1/test/mjsunit/wasm/test-wasm-module-builder.js File test/mjsunit/wasm/test-wasm-module-builder.js (right): https://codereview.chromium.org/1762203002/diff/1/test/mjsunit/wasm/test-wasm-module-builder.js#newcode54 test/mjsunit/wasm/test-wasm-module-builder.js:54: module.AddFunction("main", [kAstI32, kAstI32, kAstI32]) weird indentation ...
4 years, 9 months ago (2016-03-04 05:13:26 UTC) #2
titzer
https://codereview.chromium.org/1762203002/diff/1/test/mjsunit/wasm/test-wasm-module-builder.js File test/mjsunit/wasm/test-wasm-module-builder.js (right): https://codereview.chromium.org/1762203002/diff/1/test/mjsunit/wasm/test-wasm-module-builder.js#newcode54 test/mjsunit/wasm/test-wasm-module-builder.js:54: module.AddFunction("main", [kAstI32, kAstI32, kAstI32]) On 2016/03/04 05:13:26, binji wrote: ...
4 years, 9 months ago (2016-03-05 01:26:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1762203002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1762203002/20001
4 years, 9 months ago (2016-03-05 01:27:05 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-05 01:47:30 UTC) #7
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/d130c6bdc6a424b068614592a0b79a34750af0fc Cr-Commit-Position: refs/heads/master@{#34513}
4 years, 9 months ago (2016-03-05 01:48:22 UTC) #9
adamk
4 years, 9 months ago (2016-03-05 02:20:32 UTC) #10
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1771553002/ by adamk@chromium.org.

The reason for reverting is: New test test-wasm-module-builder fails on Linux -
shared bot:
https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20shared/build....

Powered by Google App Engine
This is Rietveld 408576698