<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement WebAssembly module parser"
   href="https://bugs.webkit.org/show_bug.cgi?id=147293#c9">Comment # 9</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Implement WebAssembly module parser"
   href="https://bugs.webkit.org/show_bug.cgi?id=147293">bug 147293</a>
              from <span class="vcard"><a class="email" href="mailto:ggaren&#64;apple.com" title="Geoffrey Garen &lt;ggaren&#64;apple.com&gt;"> <span class="fn">Geoffrey Garen</span></a>
</span></b>
        <pre><span class="quote">&gt; &gt; &gt; Source/JavaScriptCore/wasm/WASMFormat.h:33
&gt; &gt; &gt; +static const uint32_t wasmMagicNumber = 0x6d736177;
&gt; &gt; 
&gt; &gt; This file should be named WASMMagicNumber.h.
&gt; 
&gt; This file will have more constants and enums that define the WASM file
&gt; format. It will be very similar to
&gt; &lt;<a href="https://github.com/WebAssembly/polyfill-prototype-1/blob/master/src/shared">https://github.com/WebAssembly/polyfill-prototype-1/blob/master/src/shared</a>.
&gt; h&gt; Should I rename it to WASMMagicNumber.h for now? Or maybe WASMConstants.h?</span >

Which constants and enums do you plan to add?</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>