Samsung / walrus

WebAssembly Lightweight RUntime
Apache License 2.0
39 stars 10 forks source link

Update Phase 4 Proposals #263

Open clover2123 opened 3 months ago

clover2123 commented 3 months ago

Phase 4 - Standardize the Feature (WG)

The list based on proposals page These features would be highly standardized soon.

Proposal

Tail call Extended Constant Expressions Typed Function References Garbage collection Multiple memories Threads Relaxed SIMD Custom Annotation Syntax in the Text Format Branch Hinting

zherczeg commented 3 months ago

Is there a particular proposal that you find interesting?

I checked this page lately, and it was kind of interesting, that the last landed proposal was in WG 2021-07-14. It looks like things are a bit slow lately.

clover2123 commented 3 months ago

I'm not sure about the priority, but it seems that Threads is certainly required for several applications. And Relaxed SIMD and GC might be necessary too.