assemblyscript icon indicating copy to clipboard operation
assemblyscript copied to clipboard

asc command line option to generate a relocatable Web Assembly object file instead of final .wasm

Open adv-sw opened this issue 5 months ago • 0 comments

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

adv-sw avatar Jun 23 '25 20:06 adv-sw