Skip to content

Error using double or float values with WebAssembly #67970

Closed
@mark-cb

Description

@mark-cb

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

Other information

ericsink/SQLitePCL.raw#480

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions