slint/examples/gallery/wasm
Olivier Goffart 46b86e023d Exclude the wasm example from the workspace so they do not get built by default
They should only be built for wasm build

Also cleanup their Cargo.toml file: only cdynlib is required and no need to rename the web-sys crate
2020-08-27 14:25:15 +02:00
..
.gitignore Simplify wasm builds 2020-08-11 14:22:52 +02:00
build.rs Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
Cargo.toml Exclude the wasm example from the workspace so they do not get built by default 2020-08-27 14:25:15 +02:00
index.html Include the widget gallery in the README 2020-08-13 19:01:55 +02:00
index.js Update license header to mention that commertial option are available 2020-08-26 13:23:42 +02:00
package.json Fix published demos with parcel 2020-08-11 14:36:27 +02:00