Coder Social home page Coder Social logo

build from vim/vim about vim.wasm HOT 8 CLOSED

rhysd avatar rhysd commented on September 24, 2024
build from vim/vim

from vim.wasm.

Comments (8)

lunu-bounir avatar lunu-bounir commented on September 24, 2024

Here is what I did;

  1. Use travis-ci.org with trzeci/emscripten:sdk-incoming-64bit image to build the whole thing
  2. clone directly from the original vim/vim
  3. apply patches; https://github.com/lunu-bounir/vim.wasm/blob/master/patches.sh

from vim.wasm.

lunu-bounir avatar lunu-bounir commented on September 24, 2024

Here is the compile log; https://travis-ci.org/lunu-bounir/vim.wasm

from vim.wasm.

lunu-bounir avatar lunu-bounir commented on September 24, 2024

Everything looks okay; https://github.com/lunu-bounir/vim.wasm/releases/

Except I am getting the following error

Assertion failed: The call to gui_wasm_send_key is running asynchronously. If this was intended, add the async option to the ccall/cwrap call.```

from vim.wasm.

rhysd avatar rhysd commented on September 24, 2024

I guess you wrongly built this app or your emscripten is too old. I can't say anymore from reading your comments.

from vim.wasm.

lunu-bounir avatar lunu-bounir commented on September 24, 2024

Thanks for the prompt reply. I think am using the latest official docker file; trzeci/emscripten:sdk-incoming-64bit

Could it be possible that I have missed to patch a file? Here is the complete list
https://github.com/lunu-bounir/vim.wasm/tree/master/patches

I can't say anymore from reading your comments.

How about the actual log: https://api.travis-ci.org/v3/job/403079577/log.txt

from vim.wasm.

rhysd avatar rhysd commented on September 24, 2024

Why don't you simply fork this repo? I'm sorry that I don't have time to look into your setup.

from vim.wasm.

lunu-bounir avatar lunu-bounir commented on September 24, 2024

The idea was to prepare a setup that could generate different outputs from the latest vim/vim repo (like with different color schemes or even different features). Manually generating all these combinations is not doable.

Why don't you simply fork this repo?

With latest emscripten installed only RELEASE=true ./build.sh works for me.

from vim.wasm.

rhysd avatar rhysd commented on September 24, 2024

I understood what you want to do. But changing colorscheme can be done by modifiying wasm/usr directory. So it still doesn't need to separate patches and other vim/vim commits, I feel. I'm installing emscripten and binaryen directly to my environment on macOS and haven't seen the error. I'm sorry that I can't help.

from vim.wasm.

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.