assemblyscript
assemblyscript copied to clipboard
asc command line option to generate a relocatable Web Assembly object file instead of final .wasm
Feature suggestion
Hi, want to link asc generated output with object files generated from other languages using llvm wasm-ld
It seems as of current version, this is not possible, hence the feature request.
Should resolve : https://github.com/AssemblyScript/assemblyscript/issues/741