Skip to content

v9.1.2: fixed web compilation (acts as no-op)#165

Merged
JaffaKetchup merged 2 commits intomainfrom
fix-web
Aug 7, 2024
Merged

v9.1.2: fixed web compilation (acts as no-op)#165
JaffaKetchup merged 2 commits intomainfrom
fix-web

Conversation

@JaffaKetchup
Copy link
Owner

  • Fixed compilation on web platforms: FMTC now internally overrides the FMTCObjectBoxBackend and becomes a no-op
  • Minor documentation improvements

The decider as to whether to use ObjectBox or not is whether dart.library.ffi is available. Future WASM support from ObjectBox may need to change how this is decided.

…atforms

Changed `largestInt` & `smallestInt` to support the web platform
@JaffaKetchup JaffaKetchup merged commit 2402631 into main Aug 7, 2024
@JaffaKetchup JaffaKetchup deleted the fix-web branch August 7, 2024 16:21
@JaffaKetchup JaffaKetchup changed the title v9.1.2: fixed web complation (acts as no-op) v9.1.2: fixed web compilation (acts as no-op) Aug 7, 2024
@JaffaKetchup JaffaKetchup linked an issue Aug 7, 2024 that may be closed by this pull request
4 tasks
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.

[BUG] FMTC prevents web compilation

1 participant