We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
none
No description provided.
The text was updated successfully, but these errors were encountered:
This has already been implemented, I think during #11, but not entirely sure when I did it. But this does compile so... 🤷
fn main(): none { return; }
(module (type (;0;) (func)) (func (;0;) (type 0) return unreachable) (memory (;0;) 1 1) (global (;0;) (mut i32) (i32.const 0)) (export "_start" (func 0)) (export "main" (func 0)))
Sorry, something went wrong.
AjaniBilby
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: