Home

Awesome

wah

CircleCI Clojars Project

Shortcuts for wasm

wahwasm
(0 = 1)(set_local 0 (i32.const 1))
(%$a + %$b)(f64.add (get_local $a) (get_local $b))
(0 + 1)(i32.add (i32.const 0) (i32.const 1))
(0.0 + 1.0)(f64.add (f64.const 0) (f64.const 1))

Introduction

Flow

Rationale

Planning

Contributing & open source

This is a PR-only repository: there's no issue tracker.

I'll be overjoyed to review & merge PRs!

License

Copyright © 2017 Tom MacWright

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.