Closed
Description
Description
Seeing a bug when using SQLitePCL.Raw preview and also see the same bug in Steve Sandersons Blaze Orbital sample when using double/float in entity classes. Works fine with decimals! Tried with EF Core and SQLite-net.
Reproduction Steps
https://github.com/mark-cb/BlazorSQLiteWasm
Expected behavior
Double and floats should work the same as decimals.
Actual behavior
Error:
/__w/1/s/src/mono/mono/mini/aot-runtime-wasm.c:113 /__w/1/s/src/mono/mono/mini/aot-runtime-wasm.c:113
Uncaught ExitStatus
Regression?
No response
Known Workarounds
No response
Configuration
No response