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
-- wasm is generated using the `wasm_gen::wasm` macro. See [its README](./wasm-gen/README.md) for usage instructions, or e.g. [say.rs](./src/instructions/looks/say.rs) for an example.
33
33
-`pub fn acceptable_inputs() -> Rc<[IrType]>;`
34
34
-- these should really be base types (see BASE_TYPES in [types.rs](./src/ir/types.rs))
0 commit comments