Skip to content

This project aim to help qval project run processes that requires faster and safer execution. This project is written in Rust and compiled to WebAssembly to be used in Node js.

Notifications You must be signed in to change notification settings

fescii/qval-wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A03 Qval Wasm

(Rust and Wasm Project)

Description

This project aim to help qval project run processes that requires safe and fast execution of the code. This project is written in Rust and compiled to WebAssembly to be used in Node js.

Installation

To install and run this project, follow these steps:

  1. Clone the repository: git clone https://github.com/fescii/qval-wasm.git
  2. Navigate to the project directory: cd qval-wasm
  3. Build the project: wasm-pack build --target nodejs
  4. Run the project: add the pkg folder to your project and import the modules in your project.

Usage

To use this project, follow these steps:

  1. Step 1: Import the modules in your project
  2. Step 2: Use the functions in your project
  3. Step 3: Run your project

Contributing

Contributions are welcome! Here's how you can contribute to this project:

  1. Fork the repository
  2. Create a new branch: git checkout -b feature/your-feature
  3. Make your changes and commit them: git commit -m 'Add some feature'
  4. Push to the branch: git push origin feature/your-feature
  5. Submit a pull request

License

This project is licensed under the MIT License.

Contact

If you have any questions or suggestions, feel free to reach out to me at [email protected].

About

This project aim to help qval project run processes that requires faster and safer execution. This project is written in Rust and compiled to WebAssembly to be used in Node js.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages