Skip to content

teymour-aldridge/cranelift_codegen_wasm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cranelift_codegen_wasm

Experimental code generation for WebAssembly from Cranelift IR.

note: not ready for usage yet

Setup

Contains an item called WasmModule which implements cranelift_module::Module

Todo

Everything!

(more specifically)

  • lots of operators
  • some ironing out of bugs in control-flow translation
  • translation of more complex control flow
  • testing

Useful resources

About

A (very experimental) WebAssembly backend for Cranelift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages