Skip to content

Disable WASM (WebAssembly) JS Interface #32

@clauspruefer

Description

@clauspruefer

Problem

WASM (WebAssembly) JavaScript interface is enabled by default.

Why Problem?

  • Quite new implementation
  • Binary execution language
  • Not really needed for standard / secure browsing

Disable Settings

javascript.options.wasm = false
devtools.debugger.features.wasm = false

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions