Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ghosty2004/wasm4rage-client


https://github.com/ghosty2004/wasm4rage-client

Last synced: about 13 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Web Assembly for RAGE:MP client



### What is this ?

This is a boilerplate for writing wasm with rust for RAGE:MP client

### Requirement:

- Nodejs installed
- Rustup installed

### How to use ?

1. npm install
2. npm run build
3. read [here](https://rustwasm.github.io/wasm-bindgen/) the basic usage of this...