GithubHelp home page GithubHelp logo

Upgrade to the wasmer rewrite about wasmex HOT 6 CLOSED

tessi avatar tessi commented on June 15, 2024 1
Upgrade to the wasmer rewrite

from wasmex.

Comments (6)

syrusakbary avatar syrusakbary commented on June 15, 2024 3

The PR https://github.com/wasmerio/wasmer-reborn/pull/135 finally landed in master today 🎉

Hope this unblocks the issue!

from wasmex.

tessi avatar tessi commented on June 15, 2024 1

Update: Did some more work - tests are green now. If wasmer-reborn is released, we should be ready to go 🎉

❯ mix test
Compiling NIF crate :wasmex (native/wasmex)...
    Finished dev [unoptimized + debuginfo] target(s) in 0.07s
    Finished dev [unoptimized + debuginfo] target(s) in 0.00s
    Finished dev [unoptimized + debuginfo] target(s) in 0.00s
...............................................

Finished in 5.0 seconds
47 tests, 0 failures

Randomized with seed 959522

from wasmex.

tessi avatar tessi commented on June 15, 2024

In the meantime the people at wasmerio progressed on their rewrite: Memory is now Send+Sync 🎉 It makes one compilation error less.

Can't wait for https://github.com/wasmerio/wasmer-reborn/pull/135 to land - it is work to make more structures Send+Sync. We depend on it as rustler needs everything to be Send+Sync. When this lands, we are close to be functioning with the rewrite.

from wasmex.

tessi avatar tessi commented on June 15, 2024

Thanks @syrusakbary for the heads up. I hope to get some dev time soon when my daughter is asleep and I manage to stay awake :)

from wasmex.

tessi avatar tessi commented on June 15, 2024

Update: It is compiling now and running mostly fine - the WIP code is pushed to the linked PR. What is still missing is access to memory from wrapped functions. The wasmer team has a neat trick to achieve this using function environments in their WASI implementation - given some time, I will copy and adapt their solution and see if it works for us.

from wasmex.

tessi avatar tessi commented on June 15, 2024

I am about to release v0.3.0 which includes support for wasmer 1.0 🎉

from wasmex.

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.