Luc Blaeser
Luc Blaeser
Note: This requires adjustments of the IC runtime and execution layers - **the PR is thus not yet ready to be merged.** ### PR Stack Enhanced orthogonal persistence support is...
Note: This requires adjustments of the IC runtime and execution layers - **the PR is thus not yet ready to be merged.** ### PR Stack Enhanced orthogonal persistence support is...
Note: This requires adjustments of the IC runtime and execution layers - **the PR is thus not yet ready to be merged.** ### PR Stack Enhanced orthogonal persistence support is...
Integrating the latest IC implementation of Wasm Memory64 with generic system API interface on integrated EOP https://github.com/dfinity/motoko/pull/4488.
Integrating the latest IC implementation of Wasm Memory64 with generic system API interface on EOP graph copy https://github.com/dfinity/motoko/pull/4225.
Integrating the latest IC implementation of Wam Memory64 with generic system API interface. Based on branch https://github.com/luc-blaeser/ic/tree/luc%2Flatest-ic-wasm64-test: The branch enables the Wasm Memory64 feature flag for testing.
Preparing to merge https://github.com/dfinity/motoko/pull/4507 to https://github.com/dfinity/motoko/pull/4488.
# Motoko Data Inspection __Note: This is still a prototype, not yet ready for merging.__ Generic data inspection of Motoko canisters by authorized users. ## Your Motoko Program is a...
Also support `Prim.rts_upgrade_instructions()` on classical persistence, to inspect the instructions consumed by the last upgrade (including stabilization plus destabilization) for performance measurements. This functionality is already supported with enhanced orthogonal...