Update the stdweb example

This commit is contained in:
2020-07-24 14:37:15 -04:00
parent b9223f39db
commit bbc881c0e1
17 changed files with 2922 additions and 5786 deletions

View File

@ -1,7 +1,3 @@
#[macro_use]
extern crate cfg_if;
extern crate wasm_bindgen;
use wasm_bindgen::prelude::*;
cfg_if! {