Automatic adaption to 64bit architectures in guest code#1163
Automatic adaption to 64bit architectures in guest code#1163alexcrichton merged 3 commits intobytecodealliance:mainfrom
Conversation
|
cc @jsturtevant for C# |
|
Sorry for the extensive patch, basically this changes the Rust and C code generation (in this case passing a list) to |
I wasn't able to output the proper code for C# because I don't know enough of it, but Rust or C should give a good template. |
|
The publish test will be fixed by the next wasm-tools release (blocked there) |
|
Also part of #1098 |
alexcrichton
left a comment
There was a problem hiding this comment.
This all looks great to me, thanks! I'll work on getting a wasm-tools release out next week in order to merge this.
|
The wasm-tools update is at bytecodealliance/wasm-tools#2054 which is coupled with some extra testing in Wasmtime. I also want to do some more testing in this repository before publishing to ensure that not too much is broken here. |
|
Ok the wasm-tools update should be going through in #1167 |
|
Ok this should be mergable after a rebase I believe. |
fd9c983 to
9787a9d
Compare
e3d5b70 to
26b883c
Compare
No description provided.