You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the assembly is in a stand alone .S file with AT&T style. To easily make it compilable under windows without depending on gcc, i think those code could be inlined inside a Rust function.