Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.gitignore Generate a matrix of SIMD operations from the spec. Apr 22, 2016
LICENSE Initial commit Apr 13, 2016
Makefile Add mypy type annotations. Apr 7, 2017
README.md Reorganize README into sections. Apr 7, 2017
javascript-mapping.md Int/float conversions. Apr 25, 2016
matrix.md Reorg load/store section Jun 2, 2016
matrix.py Check style with flake8. Apr 7, 2017
mypy.ini Add mypy type annotations. Apr 7, 2017
portable-simd.md Add a few notes from the WebAssembly review. Apr 17, 2017
simdspec.py Fix the names and signatures of int/float conversions. Apr 7, 2017
webassembly-mapping.md Fix the WebAssembly mapping for load/store instructions. Apr 7, 2017
webassembly-opcodes.md Convert all operations to snake_case for WebAssembly. Apr 24, 2017
webassembly-opcodes.py Convert all operations to snake_case for WebAssembly. Apr 24, 2017