DEV Community

Cover image for Introduction to Wave v0.0.2-pre-beta: Continuous Output Available
LunaStev
LunaStev

Posted on

1

Introduction to Wave v0.0.2-pre-beta: Continuous Output Available

Hello! I am LunaStev, the developer of Wave. I am excited to announce the release of v0.0.2-pre-beta. I am thrilled to share the second version of Wave.

In this version, the bug related to continuous output from v0.0.1-pre-beta has been fixed.

New Features in v0.0.2-pre-beta

  1. Print and Println can be entered multiple times and multiple lines.

Showcase

Code

Print

Installation Guide

For Linux:

  1. Download and Extract:

    • Download the wave-v0.0.2-pre-beta-linux.tar.gz file from the official source.
    • Use the wget command:
     wget https://github.com/LunaStev/Wave/releases/download/v0.0.2-pre-beta/wave-v0.0.2-pre-beta-linux.tar.gz
    
  • Extract the archive:

     sudo tar -xvzf wave-v0.0.2-pre-beta-linux.tar.gz -C /usr/local/bin
    
  1. Setting up LLVMs

    • Open a terminal and type:
     sudo apt-get update
     sudo apt-get install llvm-14 llvm-14-dev clang-14 libclang-14-dev lld-14 clang
     sudo ln -s /usr/lib/llvm-14/lib/libLLVM-14.so /usr/lib/libllvm-14.so
     export LLVM_SYS_140_PREFIX=/usr/lib/llvm-14
     source ~/.bashrc
    
  2. Verify Installation:

    • Open a terminal and type:
     wave --version
    
  • If the version number displays, the installation was successful.

Contributor

@lunastev | 🇰🇷


Website

Website
GitHub

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

The Most Contextual AI Development Assistant

Pieces.app image

Our centralized storage agent works on-device, unifying various developer tools to proactively capture and enrich useful materials, streamline collaboration, and solve complex problems through a contextual understanding of your unique workflow.

đź‘Ą Ideal for solo developers, teams, and cross-company projects

Learn more

AWS GenAI LIVE!

GenAI LIVE! is a dynamic live-streamed show exploring how AWS and our partners are helping organizations unlock real value with generative AI.

Tune in to the full event

DEV is partnering to bring live events to the community. Join us or dismiss this billboard if you're not interested. ❤️