Stream: componentize-the-world-2023

Topic: stream events


view this post on Zulip Notification Bot (Jul 20 2023 at 18:46):

Web-public stream created by Bailey Hayes. Description:

Componentize The World is an event organized by the Bytecode Alliance co-located at the end of WasmCon.

view this post on Zulip Liam Randall (Jul 21 2023 at 20:37):

Hey everyone - Event registration for Componentize the World (aka Bacon) is Live:

https://bytecodealliance.org/articles/announcing-componentize-the-world

The Bytecode Alliance is pleased to invite you to our upcoming event, “Componentize the World”, a comprehensive Hackathon taking place in Redmond, Washington on Friday, September 8, 2023 at the Microsoft Executive Briefing Center (Buildi...

view this post on Zulip Milan (Jul 21 2023 at 21:06):

Do you have to be a registered wasmcon attendee to join for the hackathon? The language on the eventbrite seems to indicate it's open more generally but not completely sure.

view this post on Zulip Karel Hrkal (kajacx) (Jul 22 2023 at 07:28):

Hello, will it be possible to join or otherwise participate online? I think this would be a great opportunity to present wasm-bridge, since it now supports the component model, but I can't attend in-person.

Provides a single unified API to run WASM modules on the desktop using wasmtime, or on the web using js-sys. - GitHub - kajacx/wasm-bridge: Provides a single unified API to run WASM modules on the ...

view this post on Zulip Ralph (Jul 24 2023 at 10:22):

Milan said:

Do you have to be a registered wasmcon attendee to join for the hackathon? The language on the eventbrite seems to indicate it's open more generally but not completely sure.

I believe this is open to the world; the hard part is virtual participation, as the assumption is that there will be a lot of tables discussing one or the other topics. I look forward here to the details.

view this post on Zulip Shivay Lamba (Jul 24 2023 at 10:38):

Hi I would definitely like to know, if virtual participation is allowed. my in person wasmcon participation is a bit uncertain.

view this post on Zulip Till Schneidereit (Jul 24 2023 at 17:18):

the event is definitely open to all, no need to attend wasmcon. And we will have remote participation options, yes

view this post on Zulip Liam Randall (Jul 24 2023 at 18:24):

woo hoo - the Linux Foundation got the event listed on the LF wasmCon page:
https://events.linuxfoundation.org/wasmcon/features/co-located-events-workshops/#bytecode-alliance-componentize-the-world

Location: Hyatt Regency Bellevue Registration Cost: $0 Is it possible to sketch an idea for an application on a napkin and, in a few clicks, have it running live in multi-cloud, multi-edge…

view this post on Zulip Shivay Lamba (Jul 25 2023 at 01:55):

This is really nice

view this post on Zulip Edwin Hung (Aug 04 2023 at 17:26):

Does this event welcome beginner coder? I haven't been to any hackathon and still learning to code, but very interested in open sourced software. I also don't see an agenda, does everyone spend the day at the event?

view this post on Zulip Zane Schaffer (Aug 05 2023 at 23:05):

Also curious about languages attendee's are able to use - The listing says javascript can be used but it looks like wit-bindgen still doesn't support it?

view this post on Zulip Robin Brown (Aug 06 2023 at 00:35):

JavaScript components can be made using JCO and Componentize-JS
https://github.com/bytecodealliance/jco
https://github.com/bytecodealliance/componentize-js

JavaScript tooling for working with WebAssembly Components - GitHub - bytecodealliance/jco: JavaScript tooling for working with WebAssembly Components
Contribute to bytecodealliance/componentize-js development by creating an account on GitHub.

view this post on Zulip Bailey Hayes (Aug 07 2023 at 16:53):

Edwin Hung said:

Does this event welcome beginner coder? I haven't been to any hackathon and still learning to code, but very interested in open sourced software. I also don't see an agenda, does everyone spend the day at the event?

All skill levels are welcome! We will also have a documentathon of sorts that is a great track for non-coders.

view this post on Zulip Till Schneidereit (Aug 07 2023 at 20:26):

I also don't see an agenda, does everyone spend the day at the event?

The agenda will be more formally published soon, but in the meantime, here's a rough outline:

view this post on Zulip Edwin Hung (Aug 08 2023 at 06:29):

Bailey Hayes said:

All skill levels are welcome! We will also have a documentathon of sorts that is a great track for non-coders.

Great to hear that, looking forward to the event.

view this post on Zulip Edwin Hung (Aug 08 2023 at 06:31):

@Till Schneidereit Thank you!

view this post on Zulip Mats Brorsson (Sep 04 2023 at 11:17):

Can someone point me to some resources to get started experimenting with components before Friday? The languages I am most familar with
are C++ and Rust.

view this post on Zulip Merlijn Sebrechts (Sep 04 2023 at 15:23):

I'm happy to help out with documentation. I've gotten some good answers here about components and wasmtime that I would like to add to the relevant docs. Is there anything I can do to prepare myself beforehand?

view this post on Zulip Scott Waye (Sep 04 2023 at 16:04):

Mats Brorsson said:

Can someone point me to some resources to get started experimenting with components before Friday? The languages I am most familar with
are C++ and Rust.

I found the runtime tests in https://github.com/bytecodealliance/wit-bindgen to be useful. If you know rust you should be ok with that.

A language binding generator for WebAssembly interface types - GitHub - bytecodealliance/wit-bindgen: A language binding generator for WebAssembly interface types

view this post on Zulip Bailey Hayes (Sep 04 2023 at 23:33):

For documentation, checkout:

Documentation around creating and using WebAssembly Components - GitHub - bytecodealliance/component-docs: Documentation around creating and using WebAssembly Components

view this post on Zulip Till Schneidereit (Sep 05 2023 at 01:10):

and please don't hesitate to file issues or ask questions here about that documentation!

view this post on Zulip Vishal (Sep 05 2023 at 20:25):

Is there a formal agenda published yet?

view this post on Zulip Milan (Sep 06 2023 at 15:26):

Will the opening and toolchain overviews be live streamed for those wanting to try things remotely?

view this post on Zulip Mats Brorsson (Sep 07 2023 at 13:19):

Would it make sense to organize some shared transpot, e.g. pooling Ubers, to Microsoft tomorrow morning? It starts at 8 am, right?

view this post on Zulip Daniel Lopez Ridruejo (Sep 08 2023 at 00:49):

It starts 9am (originally it was 8am). There is no shuttle or anything like that but probably makes sense to share Ubers

view this post on Zulip L. Pereira (Sep 08 2023 at 15:23):

Oh, I could've slept a little bit more :)

view this post on Zulip Eduardo Rodrigues (Sep 08 2023 at 16:13):

could someone share the link to the live stream, please? I have not received anything via email

view this post on Zulip Alex Crichton (Sep 08 2023 at 16:14):

YouTube - BACON: Componentize the World

view this post on Zulip Alex Crichton (Sep 08 2023 at 16:15):

there will be future zoom links for other rooms after the setup here

view this post on Zulip Alex Crichton (Sep 08 2023 at 16:15):

(I'm channeling Bailey right now)

view this post on Zulip Eduardo Rodrigues (Sep 08 2023 at 16:49):

@Alex Crichton , thank you for the link

view this post on Zulip Liam Randall (Sep 08 2023 at 17:06):

Bacon: Rust & Components Live!
YouTube - BACON: Rust & Components, LIVE!


Last updated: Nov 22 2024 at 16:03 UTC