Git Product home page Git Product logo

krzysztofzawisla / wasmquery Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 2.0 859 KB

Experimental WASM library which simplifies writing JavaScript code and shares some standard libraries from Golang

License: Mozilla Public License 2.0

Go 72.22% Python 1.85% HTML 1.71% JavaScript 15.65% TypeScript 8.46% PureScript 0.04% Haxe 0.02% Reason 0.04%
webassembly golang go dom-elements dom-manipulation javascript css-property typescript wasm

wasmquery's Introduction

WasmQuery

Experimental WASM library which simplifies writing JavaScript code and share some standard libraries from Golang.
Note: Library have problem with speed on chromium based browsers.

General Roadmap

Goals Status
Create user friendly API with error coverage
Create build with Tinygo
Create three versions (in GO, Rust and AssemblyScript)
Stable build for shortQuery module
Write complete documentation
Optimize the code

Wiki

https://github.com/KrzysztofZawisla/WasmQuery/wiki

Working Environment

Windows 10 Professional 64-bit version 1909 build 18363.476
Version of Golang: 1.12.13 windows/amd64
Version of Python: 3.6.8 windows/amd64
Version of Node.js: 12.13.0 windows/amd64
Version of TypeScript: 3.6.4 windows/amd64
Version of Flow: - windows/amd64

Used packages

encoding/hex
crypto/sha512
crypto/sha256
crypto/sha1
crypto/md5
golang.org/x/crypto/md4
golang.org/x/crypto/sha3
hash/adler32
time
math
syscall/js

Programmers

Krzysztof Zawisła - https://github.com/KrzysztofZawisla
Szymon Bendorz - https://github.com/dsonyy

Build commands:

Dev build: go build -o WasmQuery.wasm
Production build: go build -o WasmQuery.wasm -ldflags="-s -w"

wasmquery's People

Contributors

dependabot[bot] avatar krzysztofzawisla avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

wasmquery's Issues

WasmQueryErrorPrevent Error

While "WasmQueryErrorPrevent" is set to true, function $("input").css("font-size", ["5px", "10px", "15px", "20px"]) returned (4) ["5px", "10px", "15px", "20px"]

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.