Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mokiat/lacking-js
JS/WASM adapter for the Lacking engine
https://github.com/mokiat/lacking-js
adapter golang lacking
Last synced: 6 days ago
JSON representation
JS/WASM adapter for the Lacking engine
- Host: GitHub
- URL: https://github.com/mokiat/lacking-js
- Owner: mokiat
- License: mit
- Created: 2022-03-16T08:11:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-14T14:02:51.000Z (2 months ago)
- Last Synced: 2024-09-15T23:34:21.133Z (2 months ago)
- Topics: adapter, golang, lacking
- Language: Go
- Homepage:
- Size: 134 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lacking JS
Lacking JS provides a WebAssembly implementation of the [lacking](https://github.com/mokiat/lacking) framework's APIs. Use this module if you are going to target a Browser-based game.
The [rally-mka](https://github.com/mokiat/rally-mka) project can be used as reference.