emsdk 0.1.1

A crate for building C++ projects with emcake. This facilitates building wasm binaries with both Rust and C++ code.
Documentation
[build-dependencies.fs_extra]
version = "1.2.0"

[build-dependencies.reqwest]
features = ["blocking"]
version = "0.11.10"

[dependencies]

[package]
authors = ["Sunscreen"]
categories = ["development-tools"]
description = "A crate for building C++ projects with emcake. This facilitates building wasm binaries with both Rust and C++ code."
documentation = "https://docs.sunscreen.tech/sunscreen"
edition = "2021"
homepage = "https://sunscreen.tech"
keywords = ["emsdk", "emcc", "emcmake"]
license = "AGPL-3.0-only"
name = "emsdk"
readme = "crates-io.md"
repository = "https://github.com/Sunscreen-tech/Sunscreen"
rust-version = "1.60.0"
version = "0.1.1"