This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 253055

Summary: WebAssembly Support
Product: javascript Reporter: elennaro
Component: ToolsAssignee: Tomas Mysik <tmysik>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description elennaro 2015-06-18 06:27:29 UTC
It seems that WebAssembly (https://github.com/WebAssembly) will become widely supported standard.
So I hope it's time to think on it's support in advance.
Comment 1 Christian Lenz 2017-10-04 15:14:24 UTC
Yes, this would be a great enhancement. It should be possible to see code completion for functions, created in an other language, when you load the wasm file.