index
:
xavi/nanowasm-design
main
Fork of https://github.com/WebAssembly/design/ with NanoWasm extensions.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
FAQ.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update broken link in FAQ.md (#1488)
Derek Schuff
2023-10-23
1
-1
/
+1
*
FAQ: Fix Assorted Typos (#1461)
Conner
2022-09-29
1
-9
/
+9
*
Fix broken links (#1326)
Tom Klaver
2020-02-18
1
-1
/
+1
*
Fix broken links to GC.md (#1209)
Kenrick
2020-01-13
1
-1
/
+1
*
rewrite URLs (http:// -> https://) (#1205)
Romario Maxwell
2018-05-04
1
-4
/
+4
*
Fixup links to future features (#1157)
Joseph Richey
2017-11-15
1
-5
/
+5
*
Tagging future features with icon. (#839)
Brad Nelson
2016-10-27
1
-8
/
+14
*
Structured stack (#813)
titzer
2016-10-11
1
-1
/
+1
*
polyfilling update (#737)
Alon Zakai
2016-08-03
1
-38
/
+28
*
Fix grammatical error (#718)
Randy Westlund
2016-06-30
1
-1
/
+1
*
fix grammar (#679)
Joshua Olson
2016-05-01
1
-1
/
+1
*
Access to proprietary APIs apart from HTML5 (#656)
Alexander Orlov
2016-04-15
1
-0
/
+9
*
Remove extraneous parenthesis
Brett Cannon
2015-11-02
1
-1
/
+1
*
Replace `operation` with `operator`
titzer
2015-10-23
1
-5
/
+5
*
Chromimum
Luke Wagner
2015-10-23
1
-1
/
+1
*
Update various references to "builtin" operations.
Dan Gohman
2015-10-12
1
-2
/
+3
*
Update FAQ
JF Bastien
2015-10-09
1
-139
/
+227
*
Only allow memory growth in MVP
Luke Wagner
2015-10-06
1
-3
/
+3
*
Capitalize Instruction Set Architecture.
Dan Gohman
2015-09-14
1
-1
/
+1
*
Expand the ISA acronym at its first use.
Dan Gohman
2015-09-14
1
-1
/
+1
*
Say ISA instead of IR when describing WebAssembly.
Dan Gohman
2015-09-14
1
-4
/
+4
*
Update FAQ.md
JF Bastien
2015-09-14
1
-1
/
+1
*
Add an FAQ about using 8 bytes for storing pointers.
Dan Gohman
2015-09-08
1
-0
/
+15
*
Add an FAQ entry explaining the lack of an abstract `size_t`.
Dan Gohman
2015-09-05
1
-0
/
+26
*
Merge pull request #265 from WebAssembly/jit-library
Dan Gohman
2015-08-21
1
-1
/
+1
|
\
|
*
Add a new page about the JIT/Optimization library concept.
Dan Gohman
2015-08-19
1
-1
/
+1
*
|
Fix typo.
Dan Gohman
2015-08-20
1
-1
/
+1
|
/
*
Remove the useful anecdotes
Luke Wagner
2015-08-12
1
-6
/
+3
*
Tweak FAQ wording
Luke Wagner
2015-08-12
1
-3
/
+3
*
Address first round of comments
Luke Wagner
2015-08-12
1
-1
/
+1
*
Clarify, rename, and FAQ memory allocation
Luke Wagner
2015-08-12
1
-0
/
+33
*
Consolidate explanation of modules into a new Modules.md and improve explanation
Luke Wagner
2015-07-24
1
-1
/
+1
*
Fix typos.
Dan Gohman
2015-07-23
1
-1
/
+1
*
Mention that middle-end optimization can benefit from feature tests.
Dan Gohman
2015-07-23
1
-0
/
+2
*
Add code quotes.
Dan Gohman
2015-07-17
1
-1
/
+1
*
Don't mention feature-testing for FMA here.
Dan Gohman
2015-07-17
1
-1
/
+1
*
Add a FAQ explaining why there is no fast-math mode.
Dan Gohman
2015-07-17
1
-0
/
+17
*
Point to Streams Standard in active development
Michael[tm] Smith
2015-06-22
1
-1
/
+1
*
Update FAQ.md
dann toliver
2015-06-20
1
-2
/
+2
*
Clarify UB as runtime unpredictability and IR as standard format
Derek Schuff
2015-06-18
1
-6
/
+6
*
Remove last sentence of LLVM description and merge paragraphs
Derek Schuff
2015-06-18
1
-8
/
+3
*
Simplify first sentence about LLVM IR
Derek Schuff
2015-06-18
1
-9
/
+9
*
Grammar!
Derek Schuff
2015-06-18
1
-1
/
+1
*
fix typo in link
Derek Schuff
2015-06-18
1
-1
/
+1
*
Add mention of UB and wordsmith a bit
Derek Schuff
2015-06-18
1
-5
/
+11
*
review
Derek Schuff
2015-06-18
1
-4
/
+5
*
Add "Why not use LLVM IR" to FAQ
Derek Schuff
2015-06-18
1
-0
/
+43
*
Why? Mention compression and link to stream API
JF Bastien
2015-06-17
1
-1
/
+2
*
add some context in 'which compilers' about how the new LLVM backend can be used
Alon Zakai
2015-06-16
1
-4
/
+6
*
Merge pull request #179 from WebAssembly/drop-llvm-refs
Luke Wagner
2015-06-16
1
-11
/
+9
|
\
[next]