Skip to content
This repository was archived by the owner on Nov 1, 2020. It is now read-only.

Conversation

@yowl
Copy link
Contributor

@yowl yowl commented Aug 5, 2020

This PR separates the compilation from LLVM bitcode to final .wasm. There are now 2 steps in the build

  • LLVM bitcode to wasm object file
  • Wasm object and archives to final .wasm

The advantages are:

Another possible advantage is if the LLVM bitcode was to be used to build another target, then maybe this separation will help.

@jkotas jkotas merged commit f542d97 into dotnet:master Aug 5, 2020
@yowl yowl deleted the wasm-split-wasm-compile branch August 5, 2020 12:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants