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
On the ray tracer bench:
$ ... global init must have correct type, on (struct.new $BlockFloat_3 (i32.const 3) (f64.const 0) (f64.const 0) (f64.const 0) )
(type $BlockFloat_3 (sub $BlockFloat_2 (struct (field (mut i16)) (field (mut f64)) (field (mut f64)) (field (mut f64))))) ;; ... (global $camlRaytrace__Pmakearray_5411 (export "camlRaytrace__Pmakearray_5411") (ref $BlockFloat_3) (struct.new $BlockFloat_3 (i32.const 3) (f64.const 0x0p+0) (f64.const 0x0p+0) (f64.const 0x0p+0)))
The text was updated successfully, but these errors were encountered:
No branches or pull requests
On the ray tracer bench:
The text was updated successfully, but these errors were encountered: