Open shravanrn opened 4 years ago
Sorry, just wrapping some other work. Will update the pr shortly
Made the changes. Hopefully the r15 bit is not too hacky --- i was trying to avoid pulling in new dependencies. Also, restored the stack size in the test. Haven't tested this though. Waiting for CI to complete, and will fix things
@iximeow looks like the tests pass with the old stack size. I think this is ready for review?
ping :slightly_smiling_face:
This PR was closed as a byproduct of deleting the branch named master
. If this is still an active PR, re-open as a new PR against main
.
Just a heads up, I pushed a small commit here that specifically lists what heap pinning approach lucetc builds a module expecting. With that (or a change like it) I'd be happy to :heavy_check_mark: but I can't push to this branch so either you can cherry pick it or I can rebase these two and put up a new PR. Either works!
We've enabled CircleCI for some of our CI workflow since this branch got put up, so either way it'll need to pick up that configuration to get a pass on CI now.
@pchickey @awortman-fastly @iximeow Slightly cleaned up and rebased version of https://github.com/bytecodealliance/lucet/pull/273 with some comment fixes
I've left the code mostly as is although some of the changes here seem orthogonal. Wanted to ask about this first before removing the code
Let me know if I should remove either of these, and I can update the PR