FileInfo

Languages

Overview

What is a WASM file? A WASM file contains binary code saved in the WebAssembly format that is run in web browsers, such as Google Chrome, Mozilla Firefox, Microsoft Edge, and Apple Safari. It stores a module, which is binary WebAssembly code that has been compiled from C, C++, or Rust textual code, that can be imported into webpages and apps and used via JavaScript .

More Information You can compile C, C++, and Rust languages into the WebAssembly binary format (WASM file) using various programs, such as Emscripten and WebAssembly Explorer. WebAssembly is useful because it is efficient, fast, safe, and can be debugged and tested. The format also allows you to integrate open source projects written in C, C++, and Rust into webpages and apps.

Popularity4/5

17 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the WebAssembly Binary file format and Mac, Windows, and Linux apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperW3C
Popularity4.0 | 17 Votes

Previous / Next

In-Depth

.WASM File Extension

WebAssembly Binary File

DeveloperW3C
Popularity
4.0  |  17 Votes
 

What is a WASM file?

A WASM file contains binary code saved in the WebAssembly format that is run in web browsers, such as Google Chrome, Mozilla Firefox, Microsoft Edge, and Apple Safari. It stores a module, which is binary WebAssembly code that has been compiled from C, C++, or Rust textual code, that can be imported into webpages and apps and used via JavaScript .

More Information

You can compile C, C++, and Rust languages into the WebAssembly binary format (WASM file) using various programs, such as Emscripten and WebAssembly Explorer.

WebAssembly is useful because it is efficient, fast, safe, and can be debugged and tested. The format also allows you to integrate open source projects written in C, C++, and Rust into webpages and apps.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference WASM files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

Microsoft Edge

Free

Google Chrome

Free

Mozilla Firefox

Free

Mac

Apple Safari

Included with OS

Google Chrome

Free

Mozilla Firefox

Free

Linux

Google Chrome

Free

Mozilla Firefox

Free

Category: Developer Files

Updated: July 31, 2018

FAQ

What is a WASM file?
A WASM file contains binary code saved in the WebAssembly format that is run in web browsers, such as Google Chrome, Mozilla Firefox, Microsoft Edge, and Apple Safari. It stores a module, which is binary WebAssembly code that has been compiled from C, C++, or Rust textual code, that can be imported into webpages and apps and used via JavaScript.