Skip to content

Details

WebAssembly is an up and coming technology with wide support and bright promise. But until recently, integrating with WebAssembly for something as simple as calling a function with a string was almost prohibitively difficult. That is in the process of changing: with the WebAssembly Component model, it is now possible to integrate with WebAssembly modules at the level of functions and types, rather than memory addresses and offsets. We'll explore what this is all about, and look at some code examples together.

Join the Discord server for discussion about meetup events and for more general JS help and conversation: https://discord.gg/8enKaa6egs

Related topics

JavaScript
Open Source
Software Development
Web Development
Web Technology

You may also like