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

https://github.com/matchachoco010/wgpu-website-prototype


https://github.com/matchachoco010/wgpu-website-prototype

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# WGPU Website Prototype
Rust + WASM + WebGPU

wgpu + yew

## Requirement
- nodejs
- cargo-make
- wasm-pack

## Start dev server

```
$ npm install
$ cargo make serve
```