issues
search
kwonoj
/
docker-cld3-wasm
2
stars
2
forks
source link
TODO
#28
Closed
kwonoj
closed
5 years ago
kwonoj
commented
5 years ago
[ ] replace embind to idl (
https://kripken.github.io/emscripten-site/docs/porting/connecting_cpp_and_javascript/WebIDL-Binder.html#webidl-binder
)
[ ] disable DYNAMIC_EXECUTION (
https://github.com/emscripten-core/emscripten/blob/master/src/settings.js#L879
)
[ ] try above binary with CSP-enabled host (asm / wasm both)