@@ -8,7 +8,7 @@ @online{WasmIsabelle
8
8
9
9
@inproceedings {WattMechanizing ,
10
10
author = { Watt, Conrad} ,
11
- title = { Mechanising and Verifying the WebAssembly Specification} ,
11
+ title = { Mechanising and Verifying the { WebAssembly} Specification} ,
12
12
year = { 2018} ,
13
13
isbn = { 9781450355865} ,
14
14
publisher = { Association for Computing Machinery} ,
@@ -25,7 +25,7 @@ @inproceedings{WattMechanizing
25
25
26
26
@article {WeakeningWasm ,
27
27
author = { Watt, Conrad and Rossberg, Andreas and Pichon-Pharabod, Jean} ,
28
- title = { Weakening WebAssembly} ,
28
+ title = { Weakening { WebAssembly} } ,
29
29
year = { 2019} ,
30
30
issue_date = { October 2019} ,
31
31
publisher = { Association for Computing Machinery} ,
@@ -43,7 +43,7 @@ @article{WeakeningWasm
43
43
44
44
@article {UpToSpeed ,
45
45
author = { Haas, Andreas and Rossberg, Andreas and Schuff, Derek L. and Titzer, Ben L. and Holman, Michael and Gohman, Dan and Wagner, Luke and Zakai, Alon and Bastien, JF} ,
46
- title = { Bringing the Web up to Speed with WebAssembly} ,
46
+ title = { Bringing the Web up to Speed with { WebAssembly} } ,
47
47
year = { 2017} ,
48
48
issue_date = { September 2017} ,
49
49
publisher = { Association for Computing Machinery} ,
@@ -62,7 +62,7 @@ @article{UpToSpeed
62
62
63
63
@inproceedings {10.1145/3062341.3062363 ,
64
64
author = { Haas, Andreas and Rossberg, Andreas and Schuff, Derek L. and Titzer, Ben L. and Holman, Michael and Gohman, Dan and Wagner, Luke and Zakai, Alon and Bastien, JF} ,
65
- title = { Bringing the Web up to Speed with WebAssembly} ,
65
+ title = { Bringing the Web up to Speed with { WebAssembly} } ,
66
66
year = { 2017} ,
67
67
isbn = { 9781450349888} ,
68
68
publisher = { Association for Computing Machinery} ,
@@ -88,14 +88,14 @@ @online{Isabelle
88
88
}
89
89
90
90
@online {AsmJs ,
91
- title = { asm.js - frequently asked questions} ,
91
+ title = { { asm.js} - frequently asked questions} ,
92
92
date = { 2013} ,
93
93
url = { http://asmjs.org/faq.html} ,
94
94
urldate = { 2020-04-12}
95
95
}
96
96
97
97
@manual {AsmJsSpec ,
98
- title = { asm.js} ,
98
+ title = { { asm.js} } ,
99
99
subtitle = { Working Draft} ,
100
100
year = { 2014} ,
101
101
date = { 2014-08-18} ,
@@ -104,35 +104,35 @@ @manual{AsmJsSpec
104
104
}
105
105
106
106
@misc {AsmJsResig ,
107
- title = { Asm.js: The JavaScript Compile Target} ,
108
- author = { John Resig} ,
107
+ title = { { Asm.js} : The { JavaScript} Compile Target} ,
108
+ author = { Resig, John } ,
109
109
year = { 2013} ,
110
110
date = { 2013-04-03} ,
111
111
url = { https://johnresig.com/blog/asmjs-javascript-compile-target/} ,
112
112
urldate = { 2020-04-12}
113
113
}
114
114
115
115
@misc {AboutEmscripten ,
116
- title = { About Emscripten} ,
117
- author = { The Emscripten Project} ,
116
+ title = { About { Emscripten} } ,
117
+ author = { { The Emscripten Project} } ,
118
118
year = { 2020} ,
119
119
url = { https://emscripten.org/docs/introducing_emscripten/about_emscripten.html} ,
120
120
urldate = { 2020-04-12}
121
121
}
122
122
123
123
@misc {HistoryWasmTalk ,
124
- title = { History of WebAssembly} ,
124
+ title = { History of { WebAssembly} } ,
125
125
subtitle = { Chrome University 2019} ,
126
- author = { Alon Zakai} ,
126
+ author = { Zakai, Alon } ,
127
127
year = { 2020} ,
128
128
date = { 2020-02-07} ,
129
129
url = { https://www.youtube.com/watch?v=6r0NKEQqkz0} ,
130
130
urldate = { 2020-04-12}
131
131
}
132
132
133
133
@misc {WasiTalk ,
134
- title = { Bringing WebAssembly outside the web with WASI} ,
135
- author = { Lin Clark} ,
134
+ title = { Bringing { WebAssembly} outside the web with WASI} ,
135
+ author = { Clark, Lin } ,
136
136
year = { 2019} ,
137
137
date = { 2019-09-06} ,
138
138
url = { https://www.youtube.com/watch?v=fh9WXPu0hw8} ,
@@ -141,42 +141,42 @@ @misc{WasiTalk
141
141
142
142
@misc {LightbeamTalk ,
143
143
title = { Lightbeam Wasm Compiler} ,
144
- author = { Jack Fransham} ,
144
+ author = { Fransham, Jack } ,
145
145
year = { 2019} ,
146
146
date = { 2019-06-24} ,
147
147
url = { https://www.youtube.com/watch?v=q8c5n_1dQm4} ,
148
148
urldate = { 2020-04-12}
149
149
}
150
150
151
151
@misc {IntroducingLightbeam ,
152
- title = { {Introducing Lightbeam: An Optimising Streaming WebAssembly Compiler}} ,
153
- author = { Jack Fransham} ,
152
+ title = { {Introducing Lightbeam: An Optimising Streaming { WebAssembly} Compiler}} ,
153
+ author = { Fransham, Jack } ,
154
154
year = { 2019} ,
155
155
date = { 2019-05-04} ,
156
156
url = { http://troubles.md/lightbeam/} ,
157
157
urldate = { 2020-04-19}
158
158
}
159
159
160
160
@misc {WasmNotStackMachine ,
161
- title = { {WebAssembly Troubles part 1: WebAssembly Is Not a Stack Machine} } ,
162
- author = { Jack Fransham} ,
161
+ title = { {WebAssembly} Troubles part 1: { WebAssembly} Is Not a Stack Machine} ,
162
+ author = { Fransham, Jack } ,
163
163
year = { 2019} ,
164
164
date = { 2019-01-30} ,
165
165
url = { http://troubles.md/posts/wasm-is-not-a-stack-machine/} ,
166
166
urldate = { 2020-04-19}
167
167
}
168
168
169
169
@book {pfpl2 ,
170
- author = { Robert Harper} ,
170
+ author = { Harper, Robert } ,
171
171
title = { Practical Foundations for Programming Languages, 2nd edition} ,
172
172
publisher = { Cambridge University Press} ,
173
173
year = { 2016} ,
174
174
isbn = { 9781107150300}
175
175
}
176
176
177
177
@online {ReturnJavaFlash ,
178
- title = { Is WebAssembly the return of Java Applets \& Flash?} ,
179
- author = { Steve Klabnik} ,
178
+ title = { Is { WebAssembly} the return of { Java Applets} \& { Flash} ?} ,
179
+ author = { Klabnik, Steve } ,
180
180
year = { 2018} ,
181
181
date = { 2018-07-25} ,
182
182
url = { https://words.steveklabnik.com/is-webassembly-the-return-of-java-applets-flash} ,
@@ -185,7 +185,7 @@ @online{ReturnJavaFlash
185
185
186
186
@misc {FlashFuture ,
187
187
title = { Flash \& The Future of Interactive Content} ,
188
- author = { Adobe Corporate Communications} ,
188
+ author = { { Adobe Corporate Communications} } ,
189
189
publisher = { Adobe} ,
190
190
year = { 2017} ,
191
191
date = { 2017-07-25} ,
@@ -195,16 +195,16 @@ @misc{FlashFuture
195
195
196
196
@online {FlashEOLInfo ,
197
197
title = { Adobe Flash Player EOL General Information Page} ,
198
- author = { Adobe} ,
198
+ author = { { Adobe} } ,
199
199
year = { 2020} ,
200
200
date = { 2020-05-22} ,
201
201
url = { https://www.adobe.com/products/flashplayer/end-of-life.html} ,
202
202
urldate = { 2020-06-19}
203
203
}
204
204
205
205
@misc {FlashKilledOff ,
206
- title = { Adobe Flash to be killed off by 2020, killed off by the iPhone and new web technologies} ,
207
- author = { Andrew Griffin} ,
206
+ title = { { Adobe Flash} to be killed off by 2020, killed off by the { iPhone} and new web technologies} ,
207
+ author = { Griffin, Andrew } ,
208
208
publisher = { The Independent} ,
209
209
year = { 2017} ,
210
210
date = { 2017-07-26} ,
@@ -213,26 +213,26 @@ @misc{FlashKilledOff
213
213
}
214
214
215
215
@misc {ThoughtsOnFlash ,
216
- title = { Thoughts on Flash} ,
217
- author = { Steve Jobs} ,
216
+ title = { Thoughts on { Flash} } ,
217
+ author = { Jobs, Steve } ,
218
218
year = { 2010} ,
219
219
month = { 4} ,
220
220
url = { https://www.apple.com/hotnews/thoughts-on-flash/} ,
221
221
urldate = { 2020-06-03}
222
222
}
223
223
224
224
@online {WasiOverview ,
225
- title = { {WASI}: WebAssembly System Interface} ,
226
- author = { Bytecode Alliance} ,
225
+ title = { {WASI}: { WebAssembly} System Interface} ,
226
+ author = { { Bytecode Alliance} } ,
227
227
year = { 2019} ,
228
228
date = { 2019-11-12} ,
229
229
url = { https://github.com/WebAssembly/meetings/blob/master/process/phases.md} ,
230
230
urldate = { 2020-04-19}
231
231
}
232
232
233
233
@online {StandardizingWasi ,
234
- title = { {Standardizing WASI: A system interface to run WebAssembly outside the web}} ,
235
- author = { Lin Clark} ,
234
+ title = { {Standardizing { WASI} : A system interface to run { WebAssembly} outside the web}} ,
235
+ author = { Clark, Lin } ,
236
236
publisher = { Mozilla Hacks} ,
237
237
year = { 2019} ,
238
238
date = { 2019-03-27} ,
@@ -242,7 +242,7 @@ @online{StandardizingWasi
242
242
243
243
@misc {CraneliftInSpiderMonkey ,
244
244
title = { {Cranelift in SpiderMonkey}} ,
245
- author = { Dan Gohman} ,
245
+ author = { Gohman, Dan } ,
246
246
year = { 2018} ,
247
247
date = { 2018-07-17} ,
248
248
url = { https://github.com/bytecodealliance/wasmtime/blob/main/cranelift/spidermonkey.md} ,
@@ -258,7 +258,6 @@ @online{SpiderMonkeyDevBlog
258
258
259
259
@misc {SpiderMonkeyNewsletter3 ,
260
260
title = { {SpiderMonkey Newsletter 3 (Firefox 74-75)}} ,
261
- author = { } ,
262
261
publisher = { SpiderMonkey Team} ,
263
262
year = { 2020} ,
264
263
date = { 2020-03-12} ,
@@ -268,7 +267,7 @@ @misc{SpiderMonkeyNewsletter3
268
267
269
268
@online {V8 ,
270
269
title = { {V8 JavaScript engine}} ,
271
- author = { Mathias Bynens} ,
270
+ author = { Bynens, Mathias } ,
272
271
publisher = { V8 Team} ,
273
272
year = { 2019} ,
274
273
date = { 2019-10-25} ,
@@ -277,8 +276,8 @@ @online{V8
277
276
}
278
277
279
278
@misc {V8WasmExperimental ,
280
- title = { { Experimental support for WebAssembly in V8}} ,
281
- author = { Seth Thompson} ,
279
+ title = { Experimental support for { WebAssembly} in { V8}} ,
280
+ author = { Thompson, Seth } ,
282
281
publisher = { V8 Team} ,
283
282
year = { 2016} ,
284
283
date = { 2016-03-15} ,
@@ -287,8 +286,8 @@ @misc{V8WasmExperimental
287
286
}
288
287
289
288
@online {WebkitAssemblingWebAssembly ,
290
- title = { { Assembling WebAssembly}} ,
291
- author = { JF Bastien and Keith Miller and Saam Barati} ,
289
+ title = { Assembling { WebAssembly}} ,
290
+ author = { Bastien, JF and Miller, Keith and Barati, Saam } ,
292
291
publisher = { WebKit} ,
293
292
year = { 2017} ,
294
293
date = { 2017-06-06} ,
@@ -297,7 +296,7 @@ @online{WebkitAssemblingWebAssembly
297
296
}
298
297
299
298
@article {LehmannEverything ,
300
- title = { Everything Old is New Again: Binary Security of WebAssembly} ,
299
+ title = { Everything Old is New Again: Binary Security of { WebAssembly} } ,
301
300
author = { Lehmann, Daniel and Kinder, Johannes and Pradel, Michael} ,
302
301
booktitle = { 29th {USENIX} Security Symposium ({USENIX} Security 20)} ,
303
302
publisher = { {USENIX} Association} ,
@@ -357,8 +356,8 @@ @article{RustBeltRelaxed
357
356
}
358
357
359
358
@online {Pwn2OwnMillerInterview ,
360
- title = { Pwn2Own 2010: interview with Charlie Miller} ,
361
- author = { Matteo Campofiorito} ,
359
+ title = { { Pwn2Own} 2010: interview with { Charlie Miller} } ,
360
+ author = { Campofiorito, Matteo } ,
362
361
year = { 2010} ,
363
362
date = { 2010-03-01} ,
364
363
url = { https://web.archive.org/web/20110424022058/http://www.oneitsecurity.it/01/03/2010/interview-with-charlie-miller-pwn2own/} ,
@@ -373,8 +372,8 @@ @online{CISASecuringWebBrowser
373
372
}
374
373
375
374
@online {JRECveDetails ,
376
- title = { Oracle JRE: List of security vulnerabilities} ,
377
- author = { CVE Details} ,
375
+ title = { Oracle { JRE} : List of security vulnerabilities} ,
376
+ author = { { CVE Details} } ,
378
377
year = { 2019} ,
379
378
date = { 2019-07-30} ,
380
379
url = { https://www.cvedetails.com/vulnerability-list/vendor_id-93/product_id-19117/Oracle-JRE.html} ,
@@ -383,17 +382,17 @@ @online{JRECveDetails
383
382
384
383
385
384
@online {FlashSecurityUpdates ,
386
- title = { Security updates for Adobe Flash Player} ,
387
- author = { Adobe} ,
385
+ title = { Security updates for { Adobe Flash} Player} ,
386
+ author = { { Adobe} } ,
388
387
year = { 2020} ,
389
388
date = { 2020-06-09} ,
390
389
url = { https://helpx.adobe.com/security/products/flash-player.html} ,
391
390
urldate = { 2020-07-14}
392
391
}
393
392
394
393
@report {WasmCoqMechanization ,
395
- title = { A Mechanized Formalization of the WebAssembly Specification in Coq} ,
396
- author = { Xuan Huang} ,
394
+ title = { A Mechanized Formalization of the { WebAssembly} Specification in { Coq} } ,
395
+ author = { Huang, Xuan } ,
397
396
publisher = { Rochester Institute of Technology} ,
398
397
address = { Rochester, NY 14586} ,
399
398
year = { 2019} ,
@@ -438,8 +437,8 @@ @inproceedings{JSCertInp
438
437
}
439
438
440
439
@article {WebAssembly-AFP ,
441
- author = { Conrad Watt} ,
442
- title = { WebAssembly} ,
440
+ author = { Watt, Conrad } ,
441
+ title = { { WebAssembly} } ,
443
442
journal = { Archive of Formal Proofs} ,
444
443
month = apr,
445
444
year = 2018 ,
@@ -448,7 +447,7 @@ @article{WebAssembly-AFP
448
447
}
449
448
450
449
@online {CoffeeScript ,
451
- title = { CoffeeScript} ,
450
+ title = { { CoffeeScript} } ,
452
451
author = { Booth, Geoffrey} ,
453
452
year = { 2020} ,
454
453
date = { 2020-05-25} ,
0 commit comments