Skip to content

zig + zls but wasm and it's in the browser 🤯🤯🤯

License

Notifications You must be signed in to change notification settings

gizlang/playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zls in the browser

Works pretty well in a bunch of browsers, but note the required security headers.

Installing

  • Compile zls for wasm32-wasi and place zls.wasm in src
  • Additionally, place zig.tar (make sure to un-xz and that the name matches) from the website in src
npm i -g parcel
parcel 404.html

Enjoy!

TODOs

  • Stop using SharedArrayBuffers (they're awesome but a nightmare to deploy)

About

zig + zls but wasm and it's in the browser 🤯🤯🤯

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 86.8%
  • JavaScript 6.7%
  • SCSS 4.6%
  • HTML 1.9%