swat 0.1.0

Simple WebAssembly Transpiler
Documentation
[dependencies.log]
version = "0.4"

[features]
default = []

[lib]
path = "src/lib.rs"

[package]
authors = ["Nathan ROYER <nathan.royer.pro@gmail.com>"]
categories = ["wasm", "no-std"]
description = "Simple WebAssembly Transpiler"
edition = "2021"
keywords = ["wasm", "no_std", "aarch64"]
license = "MIT"
name = "swat"
readme = "README.md"
repository = "https://github.com/NathanRoyer/swat"
version = "0.1.0"