ayaka-plugin-wasmer 0.3.0

A plugin runtime for Ayaka, based on Wasmer.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.ayaka-plugin]
version = "0.3.0"

[dependencies.wasmer]
version = "4"

[package]
authors = ["Berrysoft <Strawberry_Str@hotmail.com>"]
categories = ["game-engines"]
description = "A plugin runtime for Ayaka, based on Wasmer."
edition = "2021"
keywords = ["game", "engine", "galgame"]
license = "MIT"
name = "ayaka-plugin-wasmer"
repository = "https://github.com/Uni-Gal/Ayaka"
version = "0.3.0"