Skip to content

Inference to WASM emition #16

@0xGeorgii

Description

@0xGeorgii

This stage should convert Inference tAST (typed AST) into WAT AST. Then wat -> wasm conversion can be performed with

https://github.com/Inferara/inference/blob/main/inference/src/lib.rs#L51

Useful Rust crate https://docs.rs/wasm-encoder/latest/wasm_encoder/#types

Metadata

Metadata

Assignees

Labels

codegenBytecode emittinginf2wasmInference to WASM converting

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions