Git Product home page Git Product logo

Comments (5)

Jarred-Sumner avatar Jarred-Sumner commented on June 18, 2024 1

@doe24 it’s a C++ ABI issue. The debug build of WebKit is compiled with an older libc than the one on your machine. You’ll unfortunately need to compile Bun’s WebKit and then pass -DWEBKIT_DIR=path-to-WebKitBuild/Release to the cmake

from bun.

doe24 avatar doe24 commented on June 18, 2024

@Electroid I clone source code from main branch "https://github.com/oven-sh/bun".

The last commit when I clone is "9399b70".

from bun.

doe24 avatar doe24 commented on June 18, 2024

Now I have clone source code from main branch "https://github.com/oven-sh/bun".

The last commit when I clone is "d06498b".

And now I have changed llvm to version 16.0.6

But it still crash.

Screenshot from 2024-05-23 14-28-44

from bun.

doe24 avatar doe24 commented on June 18, 2024

@Jarred-Sumner I following your instruction, but it still got the same error.

I compile Bun’s WebKit using clang-16 and clang++-16 from this repo:
"https://github.com/oven-sh/WebKit"

and I save all bun-web-kit to release folder, but it still not work.

from bun.

doe24 avatar doe24 commented on June 18, 2024

I forgot to tell you about BunWebkit, it run normally after I compile it.

Screenshot from 2024-05-26 15-29-15

from bun.

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.