Sign in
chromium
/
external
/
github.com
/
WebAssembly
/
binaryen
/
refs/heads/autotest
/
.
/
src
/
js
/
binaryen.js-extern-pre.js
blob: 50c38c33319036fa04a930e6933bfd9211536021 [
file
] [
log
] [
blame
] [
edit
]
// 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
=
""
;