summaryrefslogtreecommitdiff
path: root/runtime/examples/extension_with_esm/main.js
AgeCommit message (Collapse)Author
2023-05-31feat(runtime): Add example for extension with ops (#19204)Exidex
Spend quite some time trying to get this working. With proper example would have been a lot faster. So this is pr with the example. I also rearranged examples a little bit to allow for addition of more examples