libwebp/webp_js
skal 6878d42720 fix memory leak in SDL_Init()
we use a static guard to only call SDL_Init() once.

Another option would be to call SDL_Quit(), but it doesn't seem to be
doing anything.

Also, fix the HTML code and add 'use strict' directive.

BUG=webp:354

Change-Id: I3c6421e2c1c8cc200556cd4092a0ead9a8b054ef
2017-07-31 12:47:02 -07:00
..
index_wasm.html fix memory leak in SDL_Init() 2017-07-31 12:47:02 -07:00
index.html fix memory leak in SDL_Init() 2017-07-31 12:47:02 -07:00
test_webp_js.webp WASM support 2017-03-21 14:07:22 +01:00
test_webp_wasm.webp WASM support 2017-03-21 14:07:22 +01:00