This tool works similarly to
iree-run-module
(docs).
It loads a compiled IREE program then lets you call exported functions.
Note: Some outputs are logged to the console.
Drag a compiled IREE program
(.vmfb file) here to load it
Currently loaded program: (None)
Click to load a sample program, function, and arguments list.
These links will automatically update the URL.
Programs must be compiled for WebAssembly to run on this page, using
options to iree-translate
such as: