New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 602095 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

WebAssembly Math.clz32 missing from stdlib

Reported by acmesqua...@gmail.com, Apr 10 2016

Issue description

UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:46.0) Gecko/20100101 Firefox/46.0

Steps to reproduce the problem:
1. Run example code calling Math.clz32 inside asm.js module.

What is the expected behavior?
Run without error

What went wrong?
Error: Uncaught WASM.instantiateModuleFromAsm(): Asm.js validation failed: asm: line 6: unknown stdlib function

Did this work before? No 

Chrome version: 51.0.2700.0  Channel: dev
OS Version: 
Flash Version:
 

Comment 1 Deleted

Components: -Blink Blink>JavaScript
Cc: ahaas@chromium.org
Components: -Blink>JavaScript Blink>JavaScript>Compiler
Owner: titzer@chromium.org
Status: Assigned (was: Unconfirmed)
Cc: -ahaas@chromium.org titzer@chromium.org aseemgarg@chromium.org
Owner: bradnelson@chromium.org
Bug can be closed.
This API no longer exists.
Cc: jpp@chromium.org
Status: Fixed (was: Assigned)
This got implemented here:
https://codereview.chromium.org/2200213002

Closing.

Sign in to add a comment