This repository was archived by the owner on Jul 10, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 28
feat!: move to async execution #396
Merged
Merged
Changes from 21 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
1c6237f
wip
ValeryAntopol a0ee163
Merge branch 'master' into feat/async-call
ValeryAntopol ee87b57
WIP
ValeryAntopol cb46cc4
WIP
ValeryAntopol 5086193
compiles, async mrepl works
ValeryAntopol a5d949a
add Send
ValeryAntopol c7bb98f
Merge branch 'master' into feat/async-call
ValeryAntopol f4e5621
Updating marine-js
ValeryAntopol 103ff68
FuncGetter compiles
ValeryAntopol 408465b
wow it compiles
ValeryAntopol d74d9ba
marine-js compiles but does not work
ValeryAntopol 15c474b
marine-js tests almost pass
ValeryAntopol d473700
marine-runtime and marine-core tests pass
ValeryAntopol fd64485
fmt
ValeryAntopol 10f8894
epoch interruption works in mrepl
ValeryAntopol 78f66c3
WIP: switching from async_trait to box_future
ValeryAntopol 812404f
move from async_trait to BoxFuture
ValeryAntopol bf11145
self-review fixes
ValeryAntopol 6aa8da5
self-review fixes
ValeryAntopol 26236cb
Merge branch 'master' into feat/async-call
ValeryAntopol 17c8851
merge memory limits
ValeryAntopol abd5522
pr fixes
ValeryAntopol 4c8429b
pr fixes
ValeryAntopol 1fc0919
pr fixes
ValeryAntopol 00c4a67
pr fixes
ValeryAntopol e80a716
Merge branch 'master' into feat/async-call
ValeryAntopol 2a20d1c
update cargo lock
ValeryAntopol beeb742
use published interface-types
ValeryAntopol 7531e8e
remove patch deps
ValeryAntopol ffa4dc3
fix factory and make AppService generic
ValeryAntopol 8ebd236
fix marine-js
ValeryAntopol 4a51bd2
try locking deps
ValeryAntopol 1095664
add debug prints to workflow
ValeryAntopol 7b53c61
fix workflow
ValeryAntopol 5f522f2
update workflow
ValeryAntopol 7ac7d00
make marine-js bindings patcher update all __wbg_adapter_* functions
ValeryAntopol fabffc4
remove debug prints from workflows
ValeryAntopol 748607d
self-review fixes
ValeryAntopol 755fa43
self-review fixes
ValeryAntopol d6ef7eb
self-review fixes
ValeryAntopol d772757
final fixes
ValeryAntopol 215864c
fix mrepl
ValeryAntopol ad26baf
Merge branch 'master' into feat/async-call
ValeryAntopol 5e48c79
Merge branch 'master' into feat/async-call
ValeryAntopol 60ebd09
fix pr comments, fmt and clippy
ValeryAntopol ebada11
Merge branch 'master' into feat/async-call
ValeryAntopol 4b79b3c
fix Cargo.toml and Cargo.lock after merge
ValeryAntopol da8d81a
test fixes after merge
ValeryAntopol edddf64
update rust toolchain to match one in no
ValeryAntopol 1347e69
Merge branch 'feat/update-rust' into feat/async-call
ValeryAntopol e8d89e3
fixes for nox integration
ValeryAntopol 5aec541
reexport MError
ValeryAntopol 4365c6c
update js bindings
ValeryAntopol ef4e195
fix warning
ValeryAntopol a6e8a45
fmt
ValeryAntopol File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.