Coder Social home page Coder Social logo

Comments (3)

fubark avatar fubark commented on June 22, 2024 1

I tried to run paka, a language that uses minivm but ran into issues running fib.paka. Looks like paka might not have been updated in a while though.

Then I tried out wasm3, I assumed it would be faster but Cyber is 25% faster:

hyperfine 'cyber fib/fib.cy' 'wasm3 --func fib fib/fib32.wasm 30'
Benchmark 1: cyber fib/fib.cy
  Time (mean ± σ):      41.2 ms ±   3.1 ms    [User: 40.9 ms, System: 0.6 ms]
  Range (min … max):    36.1 ms …  52.1 ms    55 runs
 
Benchmark 2: wasm3 --func fib fib/fib32.wasm 30
  Time (mean ± σ):      52.7 ms ±   3.1 ms    [User: 52.4 ms, System: 0.5 ms]
  Range (min … max):    47.3 ms …  60.5 ms    50 runs

from cyber.

dumblob avatar dumblob commented on June 22, 2024 1

@ShawSumma might be of interest to you.

from cyber.

erlend-sh avatar erlend-sh commented on June 22, 2024

Sharing Discord notes from Darek with some additions.

Production ready

Embedded languages

Zig-based languages

Rust-based languages

Compiled languages

  • Zig - I think this might be the future for low level gamedev, author seems focused on getting the ugly basics right
  • V - was promising, but they're very scattered, chasing every shiny new thing, rewriting everything in V, making their own GitHub (gitly), database (vsql), OS (vinix), UI, etc
  • Odin
  • Beef - https://github.com/beefytech/Beef
  • Jai

Other

from cyber.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.