.WAT Bestandsextensie

WebAssembly Text File

Ontwikkelaar W3C
Populariteit
4.0  |  3 Stemmen
 

Wat is een WAT-bestand?

A WAT file is a text file written in the WebAssembly Text Format (WAT), a human-readable representation of WebAssembly (WASM) in a syntax similar to the .LISP programming language and based on S-expressions. The WAT format allows developers to write, view, and debug WebAssembly code before compiling it into the binary WebAssembly (.WASM) format, which runs in environments that support WASM, typically in web browsers.

Meer informatie

Schermafbeelding van een .wat-bestand in Microsoft Visual Studio Code 1.9
WAT-bestand geopend in Microsoft Visual Studio Code 1.9

After compiling WAT files to WASM with a WebAssembly compiler, developers typically deploy them to run in web browsers, such as Google Chrome, Mozilla Firefox, Microsoft Edge, and Apple Safari, for games, media editing tools, data simulations, and more. WASM files may also run on server-side platforms like Node.js.

OPMERKING: The World Wide Web Consortium (W3C) WebAssembly Community Group develops WAT as part of the WebAssembly (WASM) project (beginning in 2015). The group includes major contributors from Mozilla, Google, Microsoft, and Apple and independent developers.

Een WAT-bestand openen

You can open WAT files with various source code editors, including Microsoft Visual Studio Code and Brackets.

Since WAT files are saved in plain text, you can also open and edit WAT files with a basic text editor, such as Microsoft Notepad or Apple TextEdit. However, text editors do not offer the same helpful editing features that source code editors provide.

Een WAT-bestand converteren

You can compile WAT files to WASM files with various WebAssembly compilers, including the wat2wasm command-line tool available with WABT (The WebAssembly Binary Toolkit).

Open meer dan 400 bestandsformaten met File Viewer Plus.Gratis downloaden

Programma's die WAT-bestanden openen

Windows
Gratis
Inbegrepen bij het besturingssysteem
Gratis
Mac
Gratis
Inbegrepen bij het besturingssysteem
Gratis
Linux
Android

Geverifieerd door FileInfo.com

Het FileInfo.com-team heeft onafhankelijk onderzoek gedaan naar het WebAssembly Text-bestandsformaat en de Mac, Windows, Linux, and Android-apps die op deze pagina worden vermeld. Ons doel is 100% nauwkeurigheid en we publiceren alleen informatie over bestandstypen die we hebben geverifieerd.

Als u aanvullingen of updates voor deze pagina wilt voorstellen, kunt u het ons laten weten.