All Projects → WebAssembly → Esm Integration

WebAssembly / Esm Integration

Licence: other
ECMAScript module integration

Programming Languages

proposal
26 projects

Projects that are alternatives of or similar to Esm Integration

Woz
Woz is a progressive WebAssembly app (PWAA) generator for Rust.
Stars: ✭ 145 (-7.64%)
Mutual labels:  webassembly
Iswasmfast
Performance comparison of WebAssembly, C++ Addon, and native implementations of various algorithms in Node.js.
Stars: ✭ 149 (-5.1%)
Mutual labels:  webassembly
Seed
A Rust framework for creating web apps
Stars: ✭ 3,069 (+1854.78%)
Mutual labels:  webassembly
Rs Asteroids
A variation on the game Asteroids, written in Rust
Stars: ✭ 146 (-7.01%)
Mutual labels:  webassembly
Libarchivejs
Archive library for browsers
Stars: ✭ 145 (-7.64%)
Mutual labels:  webassembly
Spec
WebAssembly for Proxies (ABI specification)
Stars: ✭ 150 (-4.46%)
Mutual labels:  webassembly
Proxy Wasm Go Sdk
Go SDK for WebAssembly-based Envoy extensions
Stars: ✭ 137 (-12.74%)
Mutual labels:  webassembly
Blazor Samples
Explore and learn Syncfusion Blazor components using large collection of demos, example applications and tutorial samples
Stars: ✭ 156 (-0.64%)
Mutual labels:  webassembly
Rapidcms
RapidCMS is a Blazor framework which allows you to build a responsive and flexible CMS purely from code. It provides a basic set of editors and controls, and is fully customisable.
Stars: ✭ 149 (-5.1%)
Mutual labels:  webassembly
Wasmer Java
☕ WebAssembly runtime for Java
Stars: ✭ 152 (-3.18%)
Mutual labels:  webassembly
Wasm Crypto
A WebAssembly (via AssemblyScript) set of cryptographic primitives for building authentication and key exchange protocols.
Stars: ✭ 146 (-7.01%)
Mutual labels:  webassembly
Indigo
Universal cheminformatics libraries, utilities and database search tools
Stars: ✭ 146 (-7.01%)
Mutual labels:  webassembly
Deno Sqlite
Deno SQLite module
Stars: ✭ 151 (-3.82%)
Mutual labels:  webassembly
Assemblyscript
A TypeScript-like language for WebAssembly.
Stars: ✭ 13,152 (+8277.07%)
Mutual labels:  webassembly
Fetch Stream Audio
Low Latency web audio playback examples for decoding audio streams in chunks with Fetch & Streams APIs
Stars: ✭ 153 (-2.55%)
Mutual labels:  webassembly
Modern Wasm Starter
🛸 Run C++ code on web and create blazingly fast websites! A starter template to easily create WebAssembly packages using type-safe C++ bindings with automatic TypeScript declarations.
Stars: ✭ 140 (-10.83%)
Mutual labels:  webassembly
0x Mesh
A peer-to-peer network for sharing 0x orders
Stars: ✭ 149 (-5.1%)
Mutual labels:  webassembly
Crosswindow
💻📱 A cross platform system abstraction library written in C++ for managing windows and performing OS tasks.
Stars: ✭ 155 (-1.27%)
Mutual labels:  webassembly
Pychat
webchat via WebSockets/WebRTC that allows messaging/video call/screen sharing
Stars: ✭ 152 (-3.18%)
Mutual labels:  webassembly
Angular Wasm
Examples of how to use WebAssembly within Angular
Stars: ✭ 151 (-3.82%)
Mutual labels:  webassembly

Build Status

ES Module Integration Proposal for WebAssembly

This repository is a clone of github.com/WebAssembly/spec/. It is meant for discussion, prototype specification and implementation of a proposal to add ES module integration to WebAssembly.

The specifics of the ES Module integration Propsal are found in this subfolder.

Original README from upstream repository follows...

spec

This repository holds the sources for the WebAssembly draft specification (to seed a future WebAssembly Working Group), a reference implementation, and the official testsuite.

A formatted version of the spec is available here: webassembly.github.io/spec,

Participation is welcome. Discussions about new features, significant semantic changes, or any specification change likely to generate substantial discussion should take place in the WebAssembly design repository first, so that this spec repository can remain focused. And please follow the guidelines for contributing.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].