AdeptLanguage / Adept

The Adept Programming Language
GNU General Public License v3.0
123 stars 9 forks source link

Compile to WebAssembly #73

Open ghost opened 1 year ago

ghost commented 1 year ago

WASI is powerful enough for Adept: https://wasi.dev/

ghost commented 10 months ago

@IsaacShelton They launched a new language for WebAssembly called Onyx: https://onyxlang.io/

What do you think about WebAssembly support now?

IsaacShelton commented 10 months ago

The language looks very good.

For WebAssembly, I think it's very useful, but WASI seems to still be half-baked and lacking a lot of APIs.