--- title: "SpaceVim lang#WebAssembly layer" description: "This layer adds WebAssembly support to SpaceVim" --- # [Available Layers](../../) >> lang#WebAssembly - [Description](#description) - [Features](#features) - [Install](#install) ## Description This layer adds WebAssembly language support to SpaceVim. ## Features - syntax highlighting ## Install To use this configuration layer, update custom configuration file with: ```toml [[layers]] name = "lang#kotlin" ```