Skip to content

xD-saleem/WasmDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple SQL in the Browser with Go and WebAssembly

This project demonstrates the usage of Go with WebAssembly to execute SQL queries in a browser environment.

Getting Started

Prerequisites

Make sure you have the following installed on your machine:

Running the Project

  1. Clone the repository:

    git clone https://github.com/xD-saleem/WasmDB
    
  2. Build the the project usign WASM

    make build
    
  3. Start the project

    make start
    
  4. Navigate to localhost:8000

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published