Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed May 12, 2023
1 parent b7b157c commit 4df57e0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Uno.Wasm.Packager/packager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -1392,7 +1392,7 @@ int Run (string[] args) {
}
else
{
ninja.WriteLine("emcc = $$env:PYTHONUTF8=1; emcc ");
ninja.WriteLine("emcc = $$env:PYTHONUTF8=1; $$EMCC_DEBUG=1; emcc ");
}

ninja.WriteLine ("wasm_opt = $emscripten_sdkdir/upstream/bin/wasm-opt");
Expand Down
Binary file modified src/Uno.Wasm.StaticLinking.Shared/native/side.bc/1.2/side.bc
Binary file not shown.

0 comments on commit 4df57e0

Please sign in to comment.