hartenfels / meson-emscripten-example

MIT License
4 stars 1 forks source link

Link to meson.build leads to 404 #2

Open andy5995 opened 10 months ago

andy5995 commented 10 months ago

The link here to the meson.build leads to a 404

https://github.com/hartenfels/meson-emscripten-example/blob/380be33d396e536b872e88f95e62b93e2f16545c/README.md?plain=1#L89

freddie-nelson commented 9 months ago

Did you ever find it or find out how to preload files?

andy5995 commented 9 months ago

I haven't done any research on this yet. You might find a clue at https://www.phind.com/search?cache=n4ctjesy8nl6fs63wwsq2jg0 but I don't know how accurate it is.

Some results from GitHub search: https://github.com/search?q=preload+emscripten+meson+language%3AMeson&type=code&l=Meson

Those flags used look like the same as the native emscripten ones so the em docs should help.