An open API service indexing awesome lists of open source software.

https://github.com/tntsuperman/bge-wasm-rust

BinGameEngineをクロスプラットフォームに、高速に、安全に。
https://github.com/tntsuperman/bge-wasm-rust

Last synced: 3 months ago
JSON representation

BinGameEngineをクロスプラットフォームに、高速に、安全に。

Awesome Lists containing this project

README

        

# bge-wasm-rust
Rustで構成されたWASM(JavaScript)製BinGameEngineランタイムです。
## これを開発する場合のセットアップ
[こちらをご参照ください。](https://qiita.com/osanshouo/items/40f087cc79a1446ad7ef#%E7%92%B0%E5%A2%83%E6%A7%8B%E7%AF%89)
## ビルド
```bash
$ wasm-pack build --target web
```
## 状態
だいたいできた、サウンド機能はまたいつか