Activity
(feat): introduce malloc size_of
(feat): introduce malloc size_of
Force push
Add checked_add method to Timestamp
Add checked_add method to Timestamp
fix(instant): handle system suspension for native build as well
fix(instant): handle system suspension for native build as well
Force push
fix(instant): handle system suspension for native build as well
fix(instant): handle system suspension for native build as well
Force push
fix(instant): handle system suspension for native build as well
fix(instant): handle system suspension for native build as well
fix(wasm): floating error accumulation causes store time to drift slo…
fix(wasm): floating error accumulation causes store time to drift slo…
fix(wasm): performance.now + initial_system_time != system_time
fix(wasm): performance.now + initial_system_time != system_time
Force push
fix(wasm): performance.now + initial_system_time != system_time
fix(wasm): performance.now + initial_system_time != system_time
feat: update wasm-timer
crate and use it from openmina repo
feat: update
wasm-timer
crate and use it from openmina repotweak: Use explicit naming for callback blocks
tweak: Use explicit naming for callback blocks
Optional callback serialization under serializable_callbacks feature
Optional callback serialization under serializable_callbacks feature
Optional callback serialization under serializable_callbacks feature
Optional callback serialization under serializable_callbacks feature
feat(dispatch-queue): Don't keep a queue in the store, use one per di…
feat(dispatch-queue): Don't keep a queue in the store, use one per di…
feat(dispatch-queue): Add push_if_enabled
method
feat(dispatch-queue): Add
push_if_enabled
methodForce push
Pass service
to reducer
Pass
service
to reducerfix(action): recursion depth always 0
fix(action): recursion depth always 0
feat(dispatch-queue): Add push_if_enabled
method
feat(dispatch-queue): Add
push_if_enabled
methodfeat(callbacks): Callback support
feat(callbacks): Callback support
Force push
Callback support
Callback support
Force push
Callbacks with serialization
Callbacks with serialization
Change callback macro format for specifying action type
Change callback macro format for specifying action type
Add callback dispatcher to action queue
Add callback dispatcher to action queue
Add option to callback macro to specify the action type
Add option to callback macro to specify the action type
WIP: callbacks with macros to mimic the interface of the experimental…
WIP: callbacks with macros to mimic the interface of the experimental…
feat(dispatch-queue): Add dispatch queue and substate support
feat(dispatch-queue): Add dispatch queue and substate support
Force push