Stream: general

Topic: Porting WASMTIME


view this post on Zulip Jeffrey Kesselman (Aug 13 2020 at 21:20):

Hi,

I'm looking at a porting project with WASMTIME as a Rust learning project. (Don't get a heart atta ck, I have been programming for 40 years professionally in everything from assembly to C# and Python.)

Where do I look in the code for system dependencies to re-implement?

Also, I saw a note from 8 days ago saying there is an x86 problem. Is this just 32 bit or is Intel 64bit also affected?

Thanks

view this post on Zulip Andrew Brown (Aug 14 2020 at 00:08):

Are you interested in porting Wasmtime itself or porting something to Wasm so that it can run in Wasmtime?


Last updated: Nov 22 2024 at 16:03 UTC