Lauro Moura

@lauromoura
48 Followers
60 Following
3 Posts
WebKit developer @ Igalia | he/him

Happy to share that I'll be talking about @WPEWebKit at the @embeddedrecipes conference this Friday in Paris, on behalf of @igalia.

Thanks a lot to the organizers for inviting me, I can't wait to be there! #er2023 #wpe #webkit #embedded #igalia

More details here: https://embedded-recipes.org/2023/schedule/embedded-devices-wpe-webkit

Embedded devices with WPE WebKit | Embedded Recipes

#TIL Rust's `include_str!` https://doc.rust-lang.org/std/macro.include_str.html

It'll surely help cleanup this year's advent of code.

include_str in std - Rust

Includes a UTF-8 encoded file as a string.