Giter VIP home page Giter VIP logo

Comments (2)

bianpengyuan avatar bianpengyuan commented on July 20, 2024

cc @mandarjog

from wasm-extensions.

klarose avatar klarose commented on July 20, 2024

Thanks for putting this together! I've been trying to walk through this myself. I'm running into a few issues:

  1. The .bazelversion in the example repo does not always align with the version in the upstream istio repo where we fetch the latest envoy hashes as part of get-dep.sh. This leads to the script silently failing.
  2. The WORKSPACE file is insufficent: it does not load some of the required modules. Perhaps it'd be better to just point to the example.wasm one?
  3. I cannot get the integration test (example/test/example_test.go) to run. It cannot import the test module from this repo, which makes me suspect it intends to run as part of this repo. Since the walkthrough is geared towards somebody working in their own repo, it'd be helpful to either describe how to modify this file for your local repo, or move any test scaffolding out into its own go module.
  4. I had to add a go.mod to the root of my repo to even start running the integration test. I've never really worked in a mixed cpp/golang env before, so I'm not sure if that's necessary or normal (is there a better way to initialise the dependencies?)

from wasm-extensions.

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.