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 - WebAssembly Support
Summary: WebAssembly Support
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Tools (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal with 2 votes (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-18 06:27 UTC by elennaro
Modified: 2017-10-04 15:14 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.