Skip to content

autokagami/js-string-builtins

 
 

Repository files navigation

CI for specs CI for interpreter & tests

JS String Builtins 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 support for efficient access to JS string operations to WebAssembly.

Original README from upstream repository follows...

spec

This repository holds the sources for the WebAssembly specification, a reference implementation, and the official test suite.

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.

citing

For citing WebAssembly in LaTeX, use this bibtex file.

About

JS String Builtins

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • WebAssembly 85.5%
  • Python 5.1%
  • OCaml 4.4%
  • JavaScript 2.8%
  • Bikeshed 1.5%
  • Makefile 0.4%
  • Other 0.3%