squark-stdweb 0.3.0

Squark runtime implemiontion for web browser with using stdweb
Documentation
[package]
name = "squark-stdweb"
version = "0.3.0"
authors = ["Satoshi Amemiya <amemiya@protonmail.com>"]
license = "WTFPL"
readme = "README.md"
keywords = ["web", "asmjs", "webasm", "javascript"]
categories = ["gui", "web-programming"]
description = "Squark runtime implemiontion for web browser with using stdweb"

[dependencies]
stdweb = "0.4.2"
serde_json = "1.0.13"
serde = "1.0.34"
squark = { path = "../squark", version = "0.3.0" }