Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Deukhoofd
on April 1, 2022
|
parent
|
context
|
favorite
| on:
Spin – WebAssembly Framework
As I understand it, WASM needs to have some kind of way to universally describe high-level types before it's able to have DOM support. There's currently a proposal for that, but it's not yet in the core spec.
https://github.com/WebAssembly/interface-types/blob/main/pro...
jeffparsons
on April 1, 2022
[–]
The Interface Types and Module Linking proposals were recently superseded by the Component Model proposal, which unifies the two:
https://github.com/WebAssembly/component-model
Deukhoofd
on April 1, 2022
|
parent
[–]
Brilliant, thanks for the link!
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://github.com/WebAssembly/interface-types/blob/main/pro...