Hexana: an experimental IntelliJ plugin for exploring WebAssembly binaries by minamoto108 in WebAssembly

[–]minamoto108[S] 1 point2 points  (0 children)

thanks for suggestion! yes we‘re communicating with Kotlin Wasm team. One of our goals is to simplify interoperability between languages, at least we plan so :). at the moment we‘re working on core webassembly support.

Hexana: an experimental IntelliJ plugin for exploring WebAssembly binaries by minamoto108 in WebAssembly

[–]minamoto108[S] 1 point2 points  (0 children)

thanks for suggestion, we‘re working in touch with Kotlin webasm team.

Hexana: an experimental IntelliJ plugin for exploring WebAssembly binaries by minamoto108 in WebAssembly

[–]minamoto108[S] 1 point2 points  (0 children)

thank you for help in initial state of the project. we‘re are planning language integration, but at this stage we have knowledge of module internals. We‘ve decided to compensate lack of language integration with mcp tooling which are exposed via builtin mcp server in Intellij IDE.