sciter-sdk / go-sciter

Golang bindings of Sciter: the Embeddable HTML/CSS/script engine for modern UI development
https://sciter.com
2.58k stars 267 forks source link

Use new Request API for rice #293

Closed AshfordN closed 3 years ago

AshfordN commented 3 years ago

This makes the rice resource loader a bit more robust, by reusing a single loading function rather than generating a new one for each window.