Hi.

I've just noticed that *FS.createDataFile(...)* (referenced here 
https://kripken.github.io/emscripten-site/docs/api_reference/advanced-apis.html)
 
has *no overwrite support* (it throws a Javascript exception when the file 
already exists).

Is there some easy way to work around this limitation ?

I'm currently using this method to place local files inside the emscripten 
memory file system through a custom button in a custom emscripten shell.

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to