● PHANTOM
đŸ‡ŽđŸ‡ŗ IN
✕

asm.js

- OTHER

An extraordinarily optimizable, low-level subset of JavaScript, intended to be a compile target from languages like C++.

Chrome

  1. ❌ 4 - 27: Not supported
  2. ◐ 28 - 144: Partial support
  3. ◐ 145: Partial support
  4. ◐ 146 - 148: Partial support

Edge

  1. ❌ 12: Disabled by default
  2. ✅ 13 - 18: Supported
  3. ◐ 79 - 144: Partial support
  4. ◐ 145: Partial support

Safari

  1. ❌ 3.1 - 26.2: Not supported
  2. ❌ 26.3: Not supported
  3. ❌ 26.4 - TP: Not supported

Firefox

  1. ❌ 2 - 21: Not supported
  2. ✅ 22 - 146: Supported
  3. ✅ 147: Supported
  4. ✅ 148 - 150: Supported

Opera

  1. ❌ 9 - 12.1: Not supported
  2. ◐ 15 - 124: Partial support
  3. ◐ 125: Partial support

IE

  1. ❌ 5.5 - 10: Not supported
  2. ❌ 11: Not supported

Chrome for Android

  1. ◐ 145: Partial support

Safari on iOS

  1. ❌ 3.2 - 26.2: Not supported
  2. ❌ 26.3: Not supported
  3. ❌ 26.4: Not supported

Samsung Internet

  1. ❌ 4: Not supported
  2. ◐ 5 - 28: Partial support
  3. ◐ 29: Partial support

Opera Mini

  1. ❌ all: Not supported

Opera Mobile

  1. ❌ 10 - 12.1: Not supported
  2. ◐ 80: Partial support

UC Browser for Android

  1. ◐ 15.5: Partial support

Android Browser

  1. ❌ 2.1 - 4.4.4: Not supported
  2. ◐ 145: Partial support

Firefox for Android

  1. ✅ 147: Supported

QQ Browser

  1. ◐ 14.9: Partial support

Baidu Browser

  1. ◐ 13.52: Partial support

KaiOS Browser

  1. ✅ 2.5: Supported
  2. ✅ 3: Supported

asm.js is mostly rendered obsolete with the introduction of WebAssembly and is therefore no longer recommended

Resources:
Homepage
Bringing Asm.js to Chakra and Microsoft Edge
Microsoft Edge support announcement
MDN article about asm.js
Wikipedia article about asm.js
Source for spec and tools