aboutsummaryrefslogtreecommitdiff
path: root/EssentialPostV1Features.md
Commit message (Collapse)AuthorAgeFilesLines
* Rename "V1" aka "v.1" to "MVP".Dan Gohman2015-06-031-45/+0
|
* Improve EssentialPostV1Features summaryLuke Wagner2015-05-181-8/+9
|
* Move PTCs to FutureFeatures, elaborate on choicesLuke Wagner2015-05-061-16/+0
|
* Fix SIMD proposal link in EssentialPostV1FeaturesBenjamin Bouvier2015-05-041-1/+1
|
* Merge pull request #12 from WebAssembly/fill-in-int64Luke Wagner2015-05-011-1/+3
|\ | | | | fill in int64
| * address commentsLuke Wagner2015-05-011-14/+2
| |
| * fill in int64Luke Wagner2015-05-011-1/+15
| |
* | Expand on PTCsLuke Wagner2015-05-011-2/+14
| |
* | Merge pull request #13 from WebAssembly/fill-in-SIMDLuke Wagner2015-05-011-1/+8
|\ \ | | | | | | Fill in SIMD
| * | Address commentsLuke Wagner2015-05-011-1/+5
| | |
| * | Fill in SIMDLuke Wagner2015-05-011-1/+4
| |/
* / fill in more details about threadsLuke Wagner2015-05-011-6/+12
|/
* Update EssentialPostV1Features.mdLuke Wagner2015-04-301-3/+0
|
* clarify setjmp/longjmp limitations when implemented using exceptionsAlon Zakai2015-04-301-2/+7
|
* This is the web. It likes links.JF Bastien2015-04-301-1/+2
|
* Add a few features.JF Bastien2015-04-301-0/+3
|
* Remove irreducible control flow.Dan Gohman2015-04-301-3/+0
| | | | The functionality is presently expected to be covered by Proper Tail Calls.
* Move JIT support to FutureFeatures.md.Dan Gohman2015-04-301-4/+0
|
* Remove features from EssentialPostV1Features.md covered in FutureFeatures.md.Dan Gohman2015-04-301-10/+1
|
* Move the note about prioritizing features based on developer feedback to ↵Dan Gohman2015-04-301-3/+1
| | | | FutureFeatures.md.
* Clean up accidential duplication of "extra math" features.Dan Gohman2015-04-301-6/+0
| | | | And clarify the portability situation for "extra math" features.
* Update high-level goals, and add post-v1 features.JF Bastien2015-04-301-4/+34
|
* Update EssentialPostV1Features.mdLuke Wagner2015-04-301-0/+3
|
* Change v1 link in EssentialPostV1Features.mdBenjamin Bouvier2015-04-301-1/+1
|
* Create EssentialPostV1Features.mdLuke Wagner2015-04-301-0/+18
Just a skeleton to start discussion.