-
Notifications
You must be signed in to change notification settings - Fork 37
Expand file tree
/
Copy pathwasm-specs.bib
More file actions
31 lines (29 loc) · 1.09 KB
/
Copy pathwasm-specs.bib
File metadata and controls
31 lines (29 loc) · 1.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
@techreport{WebAssemblyCoreSpecification1,
title = {{WebAssembly Core Specification (Release 1.0)}},
version = {1.0},
author = {Rossberg (editor), Andreas},
date = {2019-12-05},
institution = {{W3C WebAssembly Community Group}},
url = {https://www.w3.org/TR/wasm-core-1/},
langid = {english}
note = {https://webassembly.github.io/spec/versions/core/WebAssembly-1.0.pdf}
}
@techreport{WebAssemblyCoreSpecification2,
title = {{WebAssembly Core Specification (Release 2.0)}},
version = {2.0},
author = {Rossberg (editor), Andreas},
date = {2022-04-19},
institution = {{W3C WebAssembly Community Group}},
url = {https://www.w3.org/TR/wasm-core-2/},
langid = {english},
note = {https://webassembly.github.io/spec/versions/core/WebAssembly-2.0.pdf}
}
@techreport{WebAssemblyCoreSpecification3,
title = {{WebAssembly Core Specification (Release 3.0)}},
version = {3.0},
author = {Rossberg (editor), Andreas},
date = {2025-09-26},
institution = {{W3C WebAssembly Community Group}},
url = {https://webassembly.github.io/spec/versions/core/WebAssembly-3.0.pdf}
langid = {english},
}