wasi-calcit

Running Calcit on WASI (by calcit-lang)

Wasi-calcit Alternatives

Similar projects and alternatives to wasi-calcit

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better wasi-calcit alternative or higher similarity.

wasi-calcit reviews and mentions

Posts with mentions or reviews of wasi-calcit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-24.
  • Show HN: I'm making a dynamic language in Rust
    8 projects | news.ycombinator.com | 24 Apr 2022
    Rust really has a great support for WASM. I made a tiny language as well, and managed to build targeting WASM in a few steps https://github.com/calcit-lang/wasi-calcit/blob/main/.github... .

    Tips to notice is WASM runs inside a sandbox, which means threads, random numbers generator(not sure for WASI), FFIs, etc. have to be moved out of the core to prevent them being compiled to WASM, which would probably fail. For major part of the code, they can be compiled to WASM and WASI(WASM System Interface) very easily.

Stats

Basic wasi-calcit repo stats
1
1
2.8
11 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com