mdn / browser-compat-data

This repository contains compatibility data for Web technologies as displayed on MDN
https://developer.mozilla.org
Creative Commons Zero v1.0 Universal
4.9k stars 1.97k forks source link

Where should asm.js data be recorded #4223

Closed jpmedley closed 5 years ago

jpmedley commented 5 years ago

I'm asking because Chrome has supported this since version 61

http://asmjs.org/spec/latest/

Elchi3 commented 5 years ago

@chrisdavidmills Where on MDN do we document asm.js? Are there any features that would need compat data, or is it just "asm.js" supported as a whole?

chrisdavidmills commented 5 years ago

@Elchi3 we don't have much on asm.js; basically just this minimal article here: https://developer.mozilla.org/en-US/docs/Games/Tools/asm.js

And an associated techniques article: https://developer.mozilla.org/en-US/docs/Games/Techniques/Async_scripts

The first article could perhaps include a compat table.

Elchi3 commented 5 years ago

Thanks Chris.

@jpmedley Are you planning to document compatibility of individual asm.js features, or are you interested in a single compat entry for "asm.js" as a whole?

jpmedley commented 5 years ago

For now, just the top level.

I actually don't know what kind of depth it needs. Is this a can of worms I'm going to regret opening?

Elchi3 commented 5 years ago

Is this a can of worms I'm going to regret opening?

Yes :)

Elchi3 commented 5 years ago

Closing this can for now. :)