]> CyberLeo.Net >> Repos - FreeBSD/releng/10.3.git/blob - contrib/file/magic/Magdir/webassembly
Update file(1) to new version with security update. [EN-18:02.file]
[FreeBSD/releng/10.3.git] / contrib / file / magic / Magdir / webassembly
1 #------------------------------------------------------------------------------
2 # $File: webassembly,v 1.2 2017/05/02 14:05:29 christos Exp $
3 # webassembly:  file(1) magic for WebAssembly modules
4 #
5 # WebAssembly is a virtual architecture developed by a W3C Community
6 # Group at http://webassembly.org/. The file extension is .wasm, and
7 # the MIME type is application/wasm.
8 #
9 # http://webassembly.org/docs/binary-encoding/ is the main
10 # document describing the binary format.
11 # From: Pip Cet <pipcet@gmail.com> and Joel Martin
12
13 0       string  \0asm   WebAssembly (wasm) binary module
14 >4      lelong  =1      version %#x (MVP)
15 >4      lelong  >1      version %#x