Cargo Features

TetaNES has no features set by default.

[dependencies]
tetanes = { version = "0.12.1", features = ["profiling", "webgpu"] }
profiling

Enables puffin and puffin_egui, profiling of tetanes-core

webgpu

Until webgpu is stable on all platforms