skoppe / spasm

Write single page applications in D that compile to webassembly
MIT License
218 stars 17 forks source link

Fix WebAssembly on Safari #19

Closed JonathanGerlach closed 5 years ago

JonathanGerlach commented 5 years ago

Implement WebAssembly compile for browsers which don't support streaming compilation. This fixes Safari and probably some mobile browsers also.

skoppe commented 5 years ago

LGTM!

skoppe commented 5 years ago

I released v0.1.10