summaryrefslogtreecommitdiff
path: root/src/js/binaryen.js-extern-pre.js
blob: 50c38c33319036fa04a930e6933bfd9211536021 (plain)
1
2
3
4
// FIXME: The Emscripten shell requires this variable to be present, even though
// we are building to ES6 (where it doesn't exist) and the .wasm blob is inlined
// see: https://github.com/emscripten-core/emscripten/issues/11792
var __dirname = "";