Sébastien Deleuze(@sdeleuze) 's Twitter Profileg
Sébastien Deleuze

@sdeleuze

@SpringFramework at @Broadcom, #WebAssembly since 2016, Kotlin @GoogleDevExpert, ex @MixitConf staff.

ID:36937889

linkhttps://seb.deleuze.fr calendar_today01-05-2009 13:04:37

7,4K Tweets

7,3K Followers

436 Following

Sébastien Deleuze(@sdeleuze) 's Twitter Profile Photo

The Kotlin/Wasm team has created an early prototype of a WebAssembly component written in @Kotlin linked with another component written in Rust Language and running in Node.js. Looking forward being able to run that in Wasmtime when it gets WasmGC support. github.com/skuzmich/kotli…

account_circle
Surma(@DasSurma) 's Twitter Profile Photo

I really wanted to know which libraries are bloating my WebAssembly binaries, so I wrote a visualizer.

Throw in a .wasm file with DWARF debug symbols, and wasmphobia will generate a flame graph for you, breaking down the module by source file.

wasmphobia.surma.technology

I really wanted to know which libraries are bloating my WebAssembly binaries, so I wrote a visualizer. Throw in a .wasm file with DWARF debug symbols, and wasmphobia will generate a flame graph for you, breaking down the module by source file. wasmphobia.surma.technology
account_circle
Matt Butcher @FermyonTech(@technosophos) 's Twitter Profile Photo

The component model is going to save tens of thousands of hours of maintenance work by allowing us to use libraries across languages.

infoq.com/articles/webas…

account_circle
Moritz Halbritter(@m_halbritter) 's Twitter Profile Photo

Good news: start.spring.io now remembers what you selected last time. This works for the build system, the language, the packaging and the Java version. Thanks Damien Vitrac for the implementation!

account_circle
Marcin Moskala ه҈̿҈̿҈̿҈̿҈̿҈̿҈̿҈̿҈̿҈̿҈̿҈̿҈̿҈̿҈̿҈̿҈(@marcinmoskala) 's Twitter Profile Photo

WebAssembly is an amazing platform without a framework. That is why the Kotlin team is investing so much in making Compose Multiplatform stable on Wasm. It might be the bright future of Kotlin and WebAssembly!
kotlinlang.org/docs/wasm-over…

account_circle
Sébastien Deleuze(@sdeleuze) 's Twitter Profile Photo

Don't miss Daniel Garnier-Moiroux upcoming talk 'Recipes for migrating Spring Boot apps to Native' at DevoxxUK 🇬🇧 8-10 May 2024. I saw a preview, it is a good one, believe me. devoxx.co.uk/talk/?id=4403.

account_circle
Thomas Vitale(@vitalethomas) 's Twitter Profile Photo

I have published more examples using Spring AI to build LLM-powered applications in Java, including models from Mistral AI, Ollama, and OpenAI, and use cases like image generation, speech generation, speech transcription, and function calling.

github.com/ThomasVitale/l…

account_circle
Patrick Dubroy(@dubroy) 's Twitter Profile Photo

New blog post: Bytecode VMs in surprising places
→ dubroy.com/blog/bytecode-…

Most people probably associate bytecode VMs with general-purpose programming languages. But sometimes they appear in surprising places!

New blog post: Bytecode VMs in surprising places → dubroy.com/blog/bytecode-… Most people probably associate bytecode VMs with general-purpose programming languages. But sometimes they appear in surprising places!
account_circle
Anton Arhipov(@antonarhipov) 's Twitter Profile Photo

An exciting live stream is coming up tomorrow about coroutines! Don't forget to chime it! ;)

youtube.com/watch?v=0URxGa…

account_circle
James Ward(@_JamesWard) 's Twitter Profile Photo

I'll be releasing webjars-locator-lite 1.0.0 in the next few days. So if you have feedback, now is the time:
github.com/webjars/webjar…

account_circle
Sébastien Deleuze(@sdeleuze) 's Twitter Profile Photo

See you next month at Spring I/O (30-31 May 24) for a brand new talk about how to optimize easily your @SpringBoot application deployed as a container with Spring Boot 3.3, Java 21 and CDS. 2024.springio.net/sessions/effic…

account_circle
Kotlin by JetBrains(@kotlin) 's Twitter Profile Photo

🚀 Find out what's so great about the Kotlin K2 compiler as we near the release of Kotlin 2.0.0!
📈 Our latest blog post discusses the performance improvements and gives you the tools for measuring performance in your own projects.
➡️ Dive right in: kotl.in/8zowsz

🚀 Find out what's so great about the Kotlin K2 compiler as we near the release of Kotlin 2.0.0! 📈 Our latest blog post discusses the performance improvements and gives you the tools for measuring performance in your own projects. ➡️ Dive right in: kotl.in/8zowsz
account_circle
Zed(@zeddotdev) 's Twitter Profile Photo

We recently landed a language extension system, and in the process, we added a pretty cool primitive to Tree-sitter, with the help of the Wasmtime WebAssembly engine.

We recently landed a language extension system, and in the process, we added a pretty cool primitive to Tree-sitter, with the help of the Wasmtime WebAssembly engine.
account_circle
Jay Phelps(@_jayphelps) 's Twitter Profile Photo

Update: MoonBit is the language I wanted. Use '--target wasm-gc'.

So far I'm extremely happy with it as a language I can use to write the runtime for Jaguar. A niche use case, but I'm thankful Moonbit exists. I think it's potential for less niche things exists too.

account_circle
Andrej Karpathy(@karpathy) 's Twitter Profile Photo

# explaining llm.c in layman terms

Training Large Language Models (LLMs), like ChatGPT, involves a large amount of code and complexity.

For example, a typical LLM training project might use the PyTorch deep learning library. PyTorch is quite complex because it implements a very…

account_circle
Stéphane Nicoll(@snicoll) 's Twitter Profile Photo

The Spring Framework team has been very busy cleaning up the issue tracker since last August.

6.2.0-M1 has a large number of small, highly-voted enhancement requests. In this post, I am walking you through some of them spring.io/blog/2024/04/1…

account_circle