Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 406 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 406 Bytes

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 the basic usage of this...