Skip to content

Demonstration website to test WebAssembly binaries from the sfomuseum/rs-rxing-wasm and sfomuseum/go-bcbp-wasm packages to decode and parse boarding pass barcodes.

License

Notifications You must be signed in to change notification settings

sfomuseum/www-sfomuseum-boardingpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

www-sfomuseum-boardingpass

Demonstration website to test WebAssembly (WASM) binaries from the sfomuseum/rs-rxing-wasm and sfomuseum/go-bcbp-wasm packages to decode and parse boarding pass barcodes.

Example

$> make debug
fileserver \
		-root ./www \
		-server-uri http://localhost:8080 \
		-mimetype js=text/javascript \
		-mimetype wasm=application/wasm \
		-enable-cors
2025/02/21 14:38:30 Serving ./www and listening for requests on http://localhost:8080

For example:

See also

About

Demonstration website to test WebAssembly binaries from the sfomuseum/rs-rxing-wasm and sfomuseum/go-bcbp-wasm packages to decode and parse boarding pass barcodes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages