Skip to content

Commit d59321b

Browse files
committed
Updates to reflect present status
1 parent 968a15e commit d59321b

File tree

6 files changed

+10
-0
lines changed

6 files changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
A Mozilla Research project to specify and develop the extremely optimizable subset of JS targeted by compilers like Emscripten, Mandreel, and LLJS.
44

5+
Discussion of the asm.js spec now takes place on Specifiction
6+
[here](http://discourse.specifiction.org/c/asm-js).
7+
8+
As of this update, this repo hosts the source for
9+
[the current asm.js Working Draft](http://asmjs.org/spec/latest/).
10+
11+
This repo also hosts JS source code which performs asm.js validation, however
12+
as of this update, this code is not up to date with the latest working draft and is
13+
not extensively tested. Patches to update it or fix bugs are welcome though.
14+
515
## Example
616

717
```javascript
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)