web-dom 0.1.1

Simple bindings to the DOM using wasm-module
Documentation
#[allow(unused_imports)]
use crate::*;
pub const TEXTURE_MAX_ANISOTROPY_EXT: f32 = 0x84FE as f32;
pub const MAX_TEXTURE_MAX_ANISOTROPY_EXT: f32 = 0x84FF as f32;