Skip to content

Conversation

@bjorn3
Copy link
Contributor

@bjorn3 bjorn3 commented Jul 25, 2023

Followup to #6767

bjorn3 added 3 commits July 25, 2023 17:05
They don't and shouldn't define any isa-independent things
It isn't modified in between anyway now.
@bjorn3 bjorn3 requested review from a team as code owners July 25, 2023 18:01
@bjorn3 bjorn3 requested review from jameysharp and removed request for a team July 25, 2023 18:01
@bjorn3 bjorn3 force-pushed the cleanup2 branch 2 times, most recently from 1684178 to c31cb68 Compare July 25, 2023 18:13
@jameysharp
Copy link
Contributor

Most of these changes seem entirely reasonable to me, but I want to think about the cranelift-codegen-shared bits more.

@bjorn3
Copy link
Contributor Author

bjorn3 commented Jul 25, 2023

Do you want me to split the cranelift-codegen-shared removal into a separate PR?

@jameysharp
Copy link
Contributor

If you'd like to split it I'm happy to merge the rest today and take a little longer to think about that part.

bjorn3 added 2 commits July 25, 2023 19:54
The mentioned cargo bug has been fixed
It has been unused ever since we removed the old backend framework.
@bjorn3
Copy link
Contributor Author

bjorn3 commented Jul 25, 2023

Split out #6773

Copy link
Contributor

@jameysharp jameysharp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@jameysharp jameysharp added this pull request to the merge queue Jul 25, 2023
Merged via the queue into bytecodealliance:main with commit 7e66ed2 Jul 25, 2023
@bjorn3 bjorn3 deleted the cleanup2 branch July 26, 2023 12:57
geekbeast pushed a commit to geekbeast/wasmtime that referenced this pull request Aug 1, 2023
* main: (47 commits)
  Add core dump support to the runtime (bytecodealliance#6513)
  Resource table tracks child relationships (bytecodealliance#6779)
  Wasmtime: Move `OnDemandInstanceAllocator` to its own module (bytecodealliance#6790)
  wasi: Test the stdio streams implementation (bytecodealliance#6764)
  Don't generate same-named imports in fact modules (bytecodealliance#6783)
  Wasmtime: Add support for Wasm tail calls (bytecodealliance#6774)
  Cranelift: Fix `ABIMachineSpec::gen_add_imm` for riscv64 (bytecodealliance#6780)
  Update the wasm-tools family of crates, disallow empty component types (bytecodealliance#6777)
  Fix broken link to WASI API documentation (bytecodealliance#6775)
  A bunch of cleanups for cranelift-codegen-meta (bytecodealliance#6772)
  Implement component-to-component calls with resources (bytecodealliance#6769)
  Ignore async_stack_size if async_support is disabled (bytecodealliance#6771)
  A bunch of minor cleanups (bytecodealliance#6767)
  Fix flaky tests in preview2 streams (bytecodealliance#6763)
  Refactor and simplify component trampolines (bytecodealliance#6751)
  Cranelift: Implement tail calls on riscv64 (bytecodealliance#6749)
  WASI Preview 2: rewrite streams and pollable implementation (bytecodealliance#6556)
  cranelift-wasm: Add support for translating Wasm tail calls to CLIF (bytecodealliance#6760)
  Cranelift: Get tail calls working on aarch64 (bytecodealliance#6723)
  Implement component model resources in Wasmtime (bytecodealliance#6691)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants