Inline-js Alternatives
Similar projects and alternatives to inline-js
-
learn-you-a-haskell
“Learn You a Haskell for Great Good!” by Miran Lipovača
-
winter
Haskell port of the WebAssembly OCaml reference interpreter (by dfinity-side-projects)
-
SonarQube
Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
-
coq
Coq is a formal proof management system. It provides a formal language to write mathematical definitions, executable algorithms and theorems together with an environment for semi-interactive development of machine-checked proofs.
-
-
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
inline-js reviews and mentions
-
Monthly Hask Anything (January 2022)
Anyone using https://github.com/tweag/inline-js for anything interesting?
-
are there any libraries to interop with WASM?
Another way to do this would be using inline-js to load and run the wasm stuff via node. inline-js already supports exporting Haskell functions as sync functions on the JS side, so they can be used as wasm import functions. I've always wanted to write a blog post about using inline-js as a wasm runner but unsure if there's real interest out there..
Stats
The primary programming language of inline-js is Haskell.