<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:andrew@ziglang.org" title="Andrew Kelley <andrew@ziglang.org>"> <span class="fn">Andrew Kelley</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - WebAssembly start component should be emitted with definition of the start function"
   href="https://bugs.llvm.org/show_bug.cgi?id=37198">bug 37198</a>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Resolution</td>
           <td>WONTFIX
           </td>
           <td>---
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>andrew@ziglang.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>RESOLVED
           </td>
           <td>REOPENED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - WebAssembly start component should be emitted with definition of the start function"
   href="https://bugs.llvm.org/show_bug.cgi?id=37198#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - WebAssembly start component should be emitted with definition of the start function"
   href="https://bugs.llvm.org/show_bug.cgi?id=37198">bug 37198</a>
              from <span class="vcard"><a class="email" href="mailto:andrew@ziglang.org" title="Andrew Kelley <andrew@ziglang.org>"> <span class="fn">Andrew Kelley</span></a>
</span></b>
        <pre>Hi, I'd like to please re-open this issue for consideration. I represent the
Zig project (<a href="https://ziglang.org/">https://ziglang.org/</a>) which supports WebAssembly. Our goal is to
produce wasm executables which have the start function as specified by the
WebAssembly specification.

Zig has no constructors, so this is not an issue. What we want is for the
"start function" of the wasm file to call _start (actually don't care what LLD
wants it to be, and would be happy with an explicit flag).

Since this is a feature of WebAssembly, it seems to me there should be a way to
produce a wasm file which uses this feature, and it does fit nicely into the
Zig language.

Thanks for consideration.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>