Closed trcrsired closed 8 months ago
Hi @trcrsired, I think the design repo is the right place to file this kind of issue. It will get more visibility there (this repo is really just for documentation purposes).
If anyone is interested in discussing this, please file a new issue in the design repo.
Can we provide a mode to make floating point support optional? The compiler should just use soft float.
This is important for translating wasm to vanilla lua for example where you do not have proper float point support.