squirrel-labs / ratatosk

Rask is a platformer game built with WASM and Rust
https://rask.rocks
MIT License
15 stars 1 forks source link

Replace raw memory allocations in resource_parser #95

Closed TrueDoctor closed 3 years ago

TrueDoctor commented 4 years ago

Replace raw memory allocations in resource_parser with owned vecs

Why?

Issues