Stream: wasmtime

Topic: parsing the wasm format


view this post on Zulip monkeyontheloose (Sep 07 2023 at 15:22):

Hey,
Q: say I wanted to read some wasm files opcodes and have it in a data structure i can play around with in python, what would be the best way for me to do that? is there some already existing code preferably in python that can do that?

view this post on Zulip monkeyontheloose (Sep 07 2023 at 16:00):

specifically component model wasm files


Last updated: Oct 23 2024 at 20:03 UTC