-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
June 2019 Meeting Agenda #398
Comments
|
I'm curious if folks would be interested in quick status updates in various adjacent JS/web features under development (e.g., WeakRefs, Atomics.waitAsync, built-in modules, import-maps, WebIDL, get-originals). These are being designed with Wasm in mind, but I am not sure how visible the big picture is. If it would be useful, I would be happy to present on some of these, but I am also happy to leave the time free for other topics. |
An agenda item on SIMD sounds good, a few of us have been working on SIMD mostly outside of the regular CG meetings, so I'd like to report back with updates. |
Elixir/Erlang would be interested in
|
For threads, should we discuss the effort from @annevk and others to get the right HTTP headers worked out to permit reliable process isolation across browsers? I believe this is what's blocking Wasm threads in some browsers. |
@littledan we can mention it, but I wonder if there's much to discuss in the context of this meeting. |
I'm mostly interested in (a) improving wasm for the web platform and (b) adding to wasm's performance features. So WebIDL, reference types + function references, ES module integration, SIMD, threads, and exception handling are probably the high-value topics for me. |
For threads, we should consider the idea discussed here of adding a fence instruction for better forward compatibility with future relaxed atomics. |
It would be great to have 15-30 minutes for a status update on multivalue as well. I don't think there's much to discuss, but we've some recent work on the tools and it would be good to update the community on our progress. |
We discussed this a little in the May 28 CG meeting. It sounds like we'd like to give significant time to WebIDL bindings, Threads, Exception Handling. Speaking to @dtig, we may not need much time for SIMD, perhaps just a half hour. I think we'll want to have WebIDL discussion near the end of the day (in the range 3-5pm GMT+2, 6-8am PDT) to accommodate PDT timezone folks. We may want to try to do the same for SIMD. @fgmccabe @rrwinterton does that work for you? We probably shouldn't discuss WASI, as many of the subgroup members will not be at the meeting. We may want to discuss Debugging, though if we do I'd like to have some concrete topics. @dschuff, thoughts? |
I've added some time estimates as well, please comment if you think a topic needs more or less time. |
|
Half an hour seems like enough for the JS/web-adjacent topics. If we are short on time, I would be fine to reduce it to 15 minutes or just hallway track. |
@kmiller68, what's the current status of multi values in JSC? At the autumn meeting you mentioned it was almost done. If there has been enough progress and no issues arose then we could discuss moving the proposal to stage 4 at the meeting. |
Function references will take more time than the proposed 30min, if we're going to go into any depth at all. Technically passive element segments belong to bulk memory, not reference types? (Indeed bulk memory is still at stage 3 and we can do pretty much what we want with that proposal.) It's been quiet on the GC front lately (at least in public), so 2hrs seems high, time might be better spent on other near-term features. |
I'd like to add an agenda item to discuss a collaborative benchmark suite. |
+1 to moving multi values to stage 4. The V8 implementation has been done for some time, and we've been itching to ship it :) |
Overall looking good. A few requests/ideas:
|
OK, I've updated the top comment w/ new times and additional agenda items based on your comments. Assuming the maximum time on each, we're at 11.5 hrs not including debugging, which is about right. |
I've written up the agenda in the meeting doc here, PTAL! #412 |
TSC minutes for August 20, 2024
What topics shall we cover at the meeting? Comment below and I'll add/remove them from this list.
All times are currently estimates. If you think a topic needs more time, please comment below.
WASI topics?The text was updated successfully, but these errors were encountered: