Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 2 months 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
```