Giter Club home page Giter Club logo

Comments (5)

lum1n0us avatar lum1n0us commented on May 23, 2024

would u mind hinting us by some brief description?

from wasm-micro-runtime.

no1wudi avatar no1wudi commented on May 23, 2024

For this case, how about enable WAMR_CONFIGUABLE_BOUNDS_CHECKS and pass --disable-bounds-checks to iwasm ?

from wasm-micro-runtime.

loganek avatar loganek commented on May 23, 2024

For this case, how about enable WAMR_CONFIGUABLE_BOUNDS_CHECKS and pass --disable-bounds-checks to iwasm ?

yes, I think that'd work. I'll need to do a few more experiments, but briefly having a look, that seems like exactly what I need.

from wasm-micro-runtime.

no1wudi avatar no1wudi commented on May 23, 2024

yes, I think that'd work. I'll need to do a few more experiments, but briefly having a look, that seems like exactly what I need.

Please call addr_native_to_app and addr_app_to_native during passing native address across wasm side and native side even it's not in the wasm linear memory.

from wasm-micro-runtime.

loganek avatar loganek commented on May 23, 2024

Yes, those two functions will be needed to do the conversion as all the memory opcodes do the reverse thing; currently working with @TianlongLiang on memory64 so that approach will be feasible for 64bit platforms.

I'm resolving the issue for now as there's a solution for my problem; I'll probably make separate PRs if I uncover any edge cases that aren't currently being implemented.

from wasm-micro-runtime.

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.