Show HN: WebAssembly System Interface for Deno has been merged into Deno

  • So this is somewhat of a followup to https://news.ycombinator.com/item?id=23548491 which was about deno-wasi, an implementation of the WebAssembly System Interface for Deno.

    Well, I merged deno-wasi into deno about week or two ago, currently shipping in stable.

    Please feel free to break it :)

  • Not familliar with WebAssembly. Does this mean Deno is talking to code written in other languages that are compiled to WebAssemlby?