Settings

Theme

Show HN: A Kotlin DSL for WebAssembly

github.com

2 points by dukoid 2 years ago · 0 comments · 1 min read

Reader

The initial motivation for this project was just to see how far one can take Kotlin DSLs.

That said, it might be useful for situations where one needs to generate Wasm code in a general Kotlin context.

In a way, this project constitutes a Wasm "macro assembler" with the Kotlin as the "macro language" -- at the price of an "unusual" syntax.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection