Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the innovative features of WebAssembly Micro Runtime (WAMR) for IoT and embedded systems in this informative conference talk. Delve into the project background and WAMR software architecture, covering interpreters, pre-compilation techniques, and Ahead-of-Time (AoT) compilation. Learn about Execution-in-Place (XIP) for AoT modules and the Wasm development workflow. Witness a source debugging demo and discover sensor API implementations. Gain insights into creating graphical user interfaces with Wasm and get a quick start guide for WAMR. Master the use of AoT compiler, loading Wasm binaries, calling Wasm functions, and exporting native functions to Wasm modules.
Syllabus
Intro
Project background
WAMR software architecture
Interpreters
Pre-compiling Wasm to WAMR extended bytecode
Ahead-of-Time Compilation and loader
Execution-in-Place(XIP) for AoT module
Wasm development working flow
Source debugging demo
Sensor API and sample
Graphic User Interface on Wasm
WAMR quick start
Use AoT compiler
Load Wasm binary and calls into Wasm functions
Export native functions to Wasm module
Taught by
Linux Foundation