mirror of
https://github.com/exoticorn/microw8.git
synced 2026-06-28 05:49:37 +02:00
first hacky uw8 runner
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
[package]
|
||||
name = "uw8"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
wasmtime = "0.30"
|
||||
anyhow = "1"
|
||||
minifb = "0.19"
|
||||
Reference in New Issue
Block a user