Each design system is available in 4 builds:
Dilla Web | Dilla Edge | |
Prod builds | Recommended | n/a |
Dev builds | Only for dev | n/a |
One of the strengths of WebAssembly is considering Web browser as first class runtime environments. Dilla Web is similar to Dilla Edge with some JS specific bindings. Recommended for single-page applications, headless projects, or progressive enhancement.
Browsers compatibility
![]() Google Chrome | ![]() Mozilla Firefox | ![]() Microsoft Edge | ![]() Apple Safari |
---|---|---|---|
OK since version 57 (March 2017) | OK since version 52 (March 2017) | OK since version 16 (October 2017) | OK since version 11 (September 2017) |
Source: caniuse.com

Vanilla JS
Standard JavaScript functionality and browsers API.
Where path
is the URL of a Dilla Web .js file (loader for wasm).
Documentation about the Render API.
Where path
is the URL of a Dilla Web .js file (loader for wasm).
Documentation about the Describe API.

Web Components
A set of features that provide a standard component model for the Web.
Where path
is the URL of a Dilla Web .js file (loader for wasm).
Documentation about the Render API.
Where path
is the URL of a Dilla Web .js file (loader for wasm).
Documentation about the Describe API.

ReactJS
A free and open-source front-end JavaScript library for building user interfaces based on components.
Where path
is the URL of a Dilla Web .js file (loader for wasm).
Documentation about the Render API.
Where path
is the URL of a Dilla Web .js file (loader for wasm).
Documentation about the Describe API.

Angular
Angular is a development platform, built on TypeScript.
Where path
is the URL of a Dilla Web .js file (loader for wasm).
Documentation about the Render API.
Where path
is the URL of a Dilla Web .js file (loader for wasm).
Documentation about the Describe API.