Hi,

I've copied 2 files benchmark_utf8.cpp and utf8_corpus.txt from Emscripten 
test suite to a separate folder and I'm getting this strange warning when 
compiling:

Command:
emcc benchmark_utf8.cpp -s 
"EXTRA_EXPORTED_RUNTIME_METHODS=['UTF8ToString']" --emit-symbol-map -o 
benchmark_utf8-wasm-with-semit-symbol-map.html --embed-file utf8_corpus.txt 
-g4

Output:
emcc:WARNING: Wasm source map won't be usable in a browser without 
--source-map-base
warning: no output file specified, not emitting output


-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/32b8c881-fee6-40bc-bc67-3d037f6fc303n%40googlegroups.com.

Reply via email to