aboutsummaryrefslogtreecommitdiff
path: root/FAQ.md
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #265 from WebAssembly/jit-libraryDan Gohman2015-08-211-1/+1
|\
| * Add a new page about the JIT/Optimization library concept.Dan Gohman2015-08-191-1/+1
* | Fix typo.Dan Gohman2015-08-201-1/+1
|/
* Remove the useful anecdotesLuke Wagner2015-08-121-6/+3
* Tweak FAQ wordingLuke Wagner2015-08-121-3/+3
* Address first round of commentsLuke Wagner2015-08-121-1/+1
* Clarify, rename, and FAQ memory allocationLuke Wagner2015-08-121-0/+33
* Consolidate explanation of modules into a new Modules.md and improve explanationLuke Wagner2015-07-241-1/+1
* Fix typos.Dan Gohman2015-07-231-1/+1
* Mention that middle-end optimization can benefit from feature tests.Dan Gohman2015-07-231-0/+2
* Add code quotes.Dan Gohman2015-07-171-1/+1
* Don't mention feature-testing for FMA here.Dan Gohman2015-07-171-1/+1
* Add a FAQ explaining why there is no fast-math mode.Dan Gohman2015-07-171-0/+17
* Point to Streams Standard in active developmentMichael[tm] Smith2015-06-221-1/+1
* Update FAQ.mddann toliver2015-06-201-2/+2
* Clarify UB as runtime unpredictability and IR as standard formatDerek Schuff2015-06-181-6/+6
* Remove last sentence of LLVM description and merge paragraphsDerek Schuff2015-06-181-8/+3
* Simplify first sentence about LLVM IRDerek Schuff2015-06-181-9/+9
* Grammar!Derek Schuff2015-06-181-1/+1
* fix typo in linkDerek Schuff2015-06-181-1/+1
* Add mention of UB and wordsmith a bitDerek Schuff2015-06-181-5/+11
* reviewDerek Schuff2015-06-181-4/+5
* Add "Why not use LLVM IR" to FAQDerek Schuff2015-06-181-0/+43
* Why? Mention compression and link to stream APIJF Bastien2015-06-171-1/+2
* add some context in 'which compilers' about how the new LLVM backend can be usedAlon Zakai2015-06-161-4/+6
* Merge pull request #179 from WebAssembly/drop-llvm-refsLuke Wagner2015-06-161-11/+9
|\
| * Drop references to LLVM repoLuke Wagner2015-06-161-11/+9
* | Take threeLuke Wagner2015-06-161-8/+8
* | Add ndashLuke Wagner2015-06-161-1/+1
* | Take twoLuke Wagner2015-06-161-28/+24
* | Add Why? questionLuke Wagner2015-06-151-0/+43
|/
* Add trailing slashes to URLs that want it.Dan Gohman2015-06-151-2/+2
* Use https links instead of http links for sites that support it.Dan Gohman2015-06-151-9/+9
* Link to CAndC++.md from various places.Dan Gohman2015-06-121-4/+5
* What are WebAssembly's use cases?JF Bastien2015-06-121-1/+1
* FAQ: use cases.JF Bastien2015-06-111-0/+4
* Update URLs to account for spec->design repo renamingLuke Wagner2015-06-101-2/+1
* Update URL of polyfill repo to polyfill-prototype-1Luke Wagner2015-06-101-3/+3
* Be welcoming.JF Bastien2015-06-101-0/+6
* Disambiguate 'it'.JF Bastien2015-06-101-2/+2
* clangJF Bastien2015-06-101-1/+1
* Rephrase the question.JF Bastien2015-06-101-8/+8
* FAQ: non-LLVM compilers.JF Bastien2015-06-101-0/+15
* Add Epic demo to tableLuke Wagner2015-06-101-4/+5
* Some FAQ updates based on discussions after the FAQ mergeAlon Zakai2015-06-081-11/+16
* Update FAQ.mdLuke Wagner2015-06-081-2/+2
* Add JS Q to FAQLuke Wagner2015-06-081-0/+14
* Create FAQ.mdLuke Wagner2015-06-081-0/+82