grovesNL / spirv_cross

Safe Rust wrapper around SPIRV-Cross
Apache License 2.0
86 stars 42 forks source link

Implement sc_internal_compiler_set_entry_point for WASM #156

Closed kvark closed 4 years ago

kvark commented 4 years ago

Currently unimplemented!(), which blocks gfx-backend-gl from running the example.

grovesNL commented 4 years ago

:+1: yeah once the GL backend stabilizes a bit I was planning to do a pass through wasm to make the surface API work there