web-dom 0.1.1

Simple bindings to the DOM using wasm-module
Documentation
#[allow(unused_imports)]
use crate::*;
pub const COMPRESSED_RGB_PVRTC_4BPPV1_IMG: f32 = 0x8C00 as f32;
pub const COMPRESSED_RGB_PVRTC_2BPPV1_IMG: f32 = 0x8C01 as f32;
pub const COMPRESSED_RGBA_PVRTC_4BPPV1_IMG: f32 = 0x8C02 as f32;
pub const COMPRESSED_RGBA_PVRTC_2BPPV1_IMG: f32 = 0x8C03 as f32;