JohnDeved / personal-todos

0 stars 0 forks source link

try out AssemblyScript + WASI #6

Closed JohnDeved closed 3 years ago

JohnDeved commented 3 years ago

https://www.assemblyscript.org/ https://wasmbyexample.dev/examples/wasi-hello-world/wasi-hello-world.assemblyscript.en-us.html

windows api for wasi app? https://0x00sec.org/t/using-wasi-web-assembly-system-interface-to-call-messageboxa/21516

JohnDeved commented 3 years ago

after research of the topic, not interested. no use case for me that I can think of in the current state. maybe sometime in the future.

JohnDeved commented 3 years ago

calling win api with wasi is not possible without writing rust code, which defeats the point